From 8248f42783460e658d2c5e5e33d973043d80386d Mon Sep 17 00:00:00 2001 From: gabaldon Date: Wed, 28 Aug 2024 13:27:26 +0200 Subject: [PATCH] wip --- src/components/Footer/WFooter.spec.ts | 2 +- .../Footer/__snapshots__/WFooter.spec.ts.snap | 49961 +--------------- 2 files changed, 257 insertions(+), 49706 deletions(-) diff --git a/src/components/Footer/WFooter.spec.ts b/src/components/Footer/WFooter.spec.ts index d2eae91..3985327 100644 --- a/src/components/Footer/WFooter.spec.ts +++ b/src/components/Footer/WFooter.spec.ts @@ -75,6 +75,6 @@ describe('WFooter', () => { } }) - expect(wrapper).toMatchSnapshot() + expect(wrapper.element).toMatchSnapshot() }) }) diff --git a/src/components/Footer/__snapshots__/WFooter.spec.ts.snap b/src/components/Footer/__snapshots__/WFooter.spec.ts.snap index 4463eb1..5f571a4 100644 --- a/src/components/Footer/__snapshots__/WFooter.spec.ts.snap +++ b/src/components/Footer/__snapshots__/WFooter.spec.ts.snap @@ -1,49769 +1,320 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`WFooter > renders properly 1`] = ` -VueWrapper { - "__app": Object { - "_component": Object { - "name": "VTU_ROOT", - "render": [Function], - "setup": [Function], - }, - "_container":
+
+ + , - "_context": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "_instance": Object { - "a": null, - "accessCache": Object {}, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "VTU_COMPONENT": Object {}, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "VTU_COMPONENT": RefImpl { - "__v_isRef": true, - "__v_isShallow": false, - "_rawValue": Object {}, - "_value": Object {}, - "dep": undefined, - }, - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 4, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": null, - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "VTU_COMPONENT": Object {}, - }, - "refs": Object { - "VTU_COMPONENT": Object {}, - }, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 4, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object { - "VTU_COMPONENT": Object {}, - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object {}, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": Object {}, - "ctx": Object { - "adoDescription": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "customContributorsText": undefined, - "customLicenseText": undefined, - "footerSections": Array [ - Object { - "links": Array [ - Object { - "label": "reference", - "url": "#reference", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "supported_chains", - "url": "#supported_chains", - }, - Object { - "label": "solidity_sdk", - "url": "#solidity_sdk", - }, - ], - "title": "Developers", - }, - Object { - "links": Array [ - Object { - "label": "block_explorer", - "url": "#block_explorer", - }, - Object { - "label": "data_feeds_explorer", - "url": "#data_feeds_explorer", - }, - Object { - "label": "sheikah", - "url": "#sheikah", - }, - Object { - "label": "my_wit_wallet", - "url": "#my_wit_wallet", - }, - ], - "title": "Ecosystem", - }, - Object { - "links": Array [ - Object { - "label": "whitepaper", - "url": "#whitepaper", - }, - Object { - "label": "medium", - "url": "#medium", - }, - Object { - "label": "tutorials", - "url": "#tutorials", - }, - ], - "title": "Learn", - }, - ], - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "ADO_URL": "https://github.com/adoracles/", - "AdoIcon": Object { - "render": [Function], - }, - "LicenseText": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "WSection": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Section/WSection.vue", - "__name": "WSection", - "props": Object { - "contentClasses": Object { - "default": "", - "type": [Function], - }, - "frameClasses": Object { - "default": "", - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "WitOracleIcon": Object { - "render": [Function], - }, - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": Object {}, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "adoDescription": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "customContributorsText": undefined, - "customLicenseText": undefined, - "footerSections": Array [ - Object { - "links": Array [ - Object { - "label": "reference", - "url": "#reference", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "supported_chains", - "url": "#supported_chains", - }, - Object { - "label": "solidity_sdk", - "url": "#solidity_sdk", - }, - ], - "title": "Developers", - }, - Object { - "links": Array [ - Object { - "label": "block_explorer", - "url": "#block_explorer", - }, - Object { - "label": "data_feeds_explorer", - "url": "#data_feeds_explorer", - }, - Object { - "label": "sheikah", - "url": "#sheikah", - }, - Object { - "label": "my_wit_wallet", - "url": "#my_wit_wallet", - }, - ], - "title": "Ecosystem", - }, - Object { - "links": Array [ - Object { - "label": "whitepaper", - "url": "#whitepaper", - }, - Object { - "label": "medium", - "url": "#medium", - }, - Object { - "label": "tutorials", - "url": "#tutorials", - }, - ], - "title": "Learn", - }, - ], - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "adoDescription": Object { - "0": false, - "1": true, - "default": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "type": [Function], - }, - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "footerSections": Object { - "0": false, - "1": true, - "required": true, - "type": [Function], - }, - }, - Array [ - "adoDescription", - ], - ], - "provides": Object {}, - "proxy": Object { - "adoDescription": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "customContributorsText": undefined, - "customLicenseText": undefined, - "footerSections": Array [ - Object { - "links": Array [ - Object { - "label": "reference", - "url": "#reference", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "supported_chains", - "url": "#supported_chains", - }, - Object { - "label": "solidity_sdk", - "url": "#solidity_sdk", - }, - ], - "title": "Developers", - }, - Object { - "links": Array [ - Object { - "label": "block_explorer", - "url": "#block_explorer", - }, - Object { - "label": "data_feeds_explorer", - "url": "#data_feeds_explorer", - }, - Object { - "label": "sheikah", - "url": "#sheikah", - }, - Object { - "label": "my_wit_wallet", - "url": "#my_wit_wallet", - }, - ], - "title": "Ecosystem", - }, - Object { - "links": Array [ - Object { - "label": "whitepaper", - "url": "#whitepaper", - }, - Object { - "label": "medium", - "url": "#medium", - }, - Object { - "label": "tutorials", - "url": "#tutorials", - }, - ], - "title": "Learn", - }, - ], - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "ADO_URL": "https://github.com/adoracles/", - "AdoIcon": Object { - "render": [Function], - }, - "LicenseText": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "WSection": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Section/WSection.vue", - "__name": "WSection", - "props": Object { - "contentClasses": Object { - "default": "", - "type": [Function], - }, - "frameClasses": Object { - "default": "", - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "WitOracleIcon": Object { - "render": [Function], - }, - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Object { - "_": 1, - "content": [Function], - }, - "component": Object { - "a": null, - "accessCache": Object {}, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "contentClasses": "grid justify-items-center", - "frameClasses": "bg-black-950", - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 56, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "contentClasses": "grid justify-items-center", - "frameClasses": "bg-black-950", - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "contentClasses": Object { - "0": false, - "1": true, - "default": "", - "type": [Function], - }, - "frameClasses": Object { - "0": false, - "1": true, - "default": "", - "type": [Function], - }, - }, - Array [ - "frameClasses", - "contentClasses", - ], - ], - "provides": Object {}, - "proxy": Object { - "contentClasses": "grid justify-items-center", - "frameClasses": "bg-black-950", - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 56, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object { - "content": [Function], - }, - }, - "setupState": Object {}, - "slots": Object { - "content": [Function], - }, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Developers", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Developers", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Ecosystem", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Ecosystem", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": "Learn", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Learn", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - -
- - -
- -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_max-content_max-content] gap-3xl sm:gap-xl sm:grid-cols-2 justify-items-start", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object {}, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M10.03 18.481.9 42.291h7.07l5.61-14.51zm6.52-17.7L13 10.17l3.54 9.28h.01l.48 1.28 1.38 3.61v.03l6.78 17.91h6.56s8.58-.01 15.22-4.79a26.2 26.2 0 0 1-3.48-5.971c-2.52 1.99-5.6 2.93-7.97 3.39-.38.08-.76.14-1.15.19-.43.06-.82.1-1.16.14-.14.01-.28.03-.42.04-.65.05-1.05.05-1.05.05v-.02c-.08.01-.16.01-.24.01-.6-.01-1.21-.03-1.81-.1z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M67.63.78c-4.3 0-8.27 1.47-11.5 3.96 1.42 1.8 2.6 3.78 3.5 5.88 2.21-1.82 4.99-2.91 8.01-2.91 7.24 0 13.07 6.16 13.07 13.82 0 7.58-5.83 13.81-13.07 13.81-.21 0-.42-.01-.64-.02-.07 0-.13 0-.2-.01-.14-.01-.28-.02-.42-.04l-.27-.03c-.11-.01-.23-.03-.34-.04-.1-.01-.2-.03-.3-.05-.1-.01-.21-.04-.32-.06-.1-.02-.19-.04-.29-.07-.1-.02-.19-.05-.3-.07-.1-.03-.22-.06-.32-.09-.08-.02-.16-.05-.24-.07l-.36-.12c-.06-.02-.13-.05-.2-.07-.13-.05-.26-.09-.38-.14-.04-.02-.08-.03-.11-.05-.86-.36-1.68-.8-2.44-1.33h-.01c-.16-.11-.31-.22-.47-.34-.15-.11-.3-.23-.44-.35-.01 0-.01-.01-.01-.01a8 8 0 0 1-.43-.37c-2.74-2.49-4.5-6.14-4.58-10.21.01-.2 0-.39 0-.58v-.03C54.33.83 31.74.82 31.74.82h-6.56v5.25l6.56 17.21V7.7s16.06 0 16.32 13.48c-.01.11-.01.22-.01.33 0 6.56 2.88 12.41 7.38 16.19.21.17.42.35.64.51a17.705 17.705 0 0 0 2.03 1.37c.01.01.01.01.02.01.23.14.47.27.7.4q.705.375 1.44.69c.02.01.05.02.07.03.24.1.47.2.72.28.01.01.03.01.06.02.24.09.49.18.74.26.24.08.49.16.74.23.03.01.06.01.09.02.23.06.47.13.71.18l.13.031c.24.05.48.1.73.15.02.01.04.01.06.01.24.04.49.08.74.12.02 0 .04.009.06.009.25.03.49.06.74.08.05.01.1.01.15.01l.73.06h.15c.26.01.51.02.77.02 10.89 0 19.63-9.25 19.63-20.69 0-.11-.01-.22-.01-.33C87.1 9.91 78.42.78 67.63.78", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M74.12 21.49a6.455 6.455 0 1 1-12.91 0 6.455 6.455 0 0 1 12.91 0M8.8 61.724V51.067h1.582v1.665h.138q.332-.855 1.076-1.325.743-.48 1.783-.48 1.054 0 1.755.48.708.471 1.104 1.325h.11q.41-.825 1.229-1.312.819-.492 1.963-.492 1.43 0 2.339.895.909.888.909 2.768v7.133H21.15v-7.133q0-1.179-.645-1.686t-1.52-.506q-1.124 0-1.741.68-.618.672-.618 1.707v6.938h-1.665v-7.3q0-.908-.59-1.463-.59-.562-1.52-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm21.45.222q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.979 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.527-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.665h.139q.333-.855 1.075-1.325.743-.48 1.783-.48 1.056 0 1.756.48.708.471 1.103 1.325h.111q.41-.825 1.228-1.312.819-.492 1.964-.492 1.43 0 2.338.895.91.888.91 2.768v7.133h-1.638v-7.133q0-1.179-.646-1.686-.645-.506-1.52-.506-1.123 0-1.74.68-.618.672-.618 1.707v6.938h-1.666v-7.3q0-.908-.59-1.463-.588-.562-1.519-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm17.204 0v-14.21h1.638v5.246h.139q.18-.278.5-.708.325-.437.929-.777.61-.347 1.651-.347 1.347 0 2.373.673 1.028.672 1.603 1.908.576 1.235.576 2.914 0 1.693-.576 2.935-.576 1.235-1.596 1.915-1.02.673-2.352.673-1.027 0-1.644-.34-.618-.346-.951-.784a11 11 0 0 1-.514-.735h-.194v1.637zm1.61-5.329q0 1.208.354 2.13.353.917 1.034 1.437.68.513 1.665.513 1.027 0 1.714-.541.694-.548 1.04-1.471.354-.93.354-2.068 0-1.124-.346-2.026-.34-.909-1.034-1.436-.687-.534-1.728-.534-.999 0-1.68.506-.68.5-1.026 1.402-.347.895-.347 2.088m14.772 5.551q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.98 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.526-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.61h.111q.291-.792 1.055-1.284a3.1 3.1 0 0 1 1.72-.493q.18 0 .452.007.27.008.409.02v1.666a5 5 0 0 0-.382-.062 4 4 0 0 0-.617-.049 2.9 2.9 0 0 0-1.388.326 2.46 2.46 0 0 0-.957.888 2.4 2.4 0 0 0-.347 1.284v6.744z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - "fill": "none", - "height": "67", - "viewBox": "0 0 88 67", - "width": "88", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 3, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at, - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " theado.org ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - theado.org - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-1 underline footer-text", - "href": "https://github.com/adoracles/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - - - - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-full grid gap-md xs:mt-lg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
-
- - - -
- - -
- -
-
- - - - - - -
-
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_1fr] md:grid-cols-1 gap-3xl", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object {}, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2436.15 2.375c-.65 1.957-3.58 12.39-6.5 23.15-2.6 10.76-6.18 23.803-7.8 29.346-1.62 5.216-5.2 18.585-7.79 29.344-2.93 10.76-9.1 31.954-13.65 47.279-8.46 29.672-9.1 32.28-24.05 86.405-5.53 19.564-11.37 41.083-13 47.278-2.92 10.434-27.95 99.774-35.74 127.163-1.62 6.195-7.48 27.389-13 47.278-14.62 52.821-14.95 54.126-30.87 110.86-8.12 28.693-15.92 57.385-17.87 63.58-1.62 6.196-6.17 22.499-9.75 35.867-10.72 39.127-12.02 44.67-27.61 99.447-8.13 28.693-16.25 58.039-18.21 65.212-1.94 7.174-4.87 16.629-6.82 20.868-2.93 8.152 1.07 9.388 3.67 11.378 1.55 1.185 11.61 2.969 14.2 3.947 3.58 1.304 6.18-2.935 10.07-17.282 2.93-10.434 6.83-24.128 8.46-30.323 4.87-18.259 32.16-114.772 35.42-125.532 1.62-5.543 7.47-27.389 13.31-48.908 10.73-39.453 31.86-115.75 49.07-176.072 1.63-5.542 5.85-20.867 9.43-34.236 3.57-13.367 8.12-29.671 9.75-35.866 5.52-20.216 32.17-115.424 35.08-125.532 3.91-12.39 8.46-29.345 16.91-60.321 3.57-13.368 8.12-29.671 9.74-35.866 4.87-17.281 32.17-114.12 36.07-127.162 1.63-6.195 3.57-15.65 3.9-20.868-.35-5.715-.65-10.108-10.08-12.064-7.14-1.304-11.37-.978-12.34 1.63", - "fill": "#00E2ED", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2671.96 686.562c-34.17 0-64.93-8.082-92.26-24.247-27.34-16.165-49.06-37.964-65.17-65.395-16.11-27.921-24.17-59.026-24.17-93.315 0-33.8 8.06-64.17 24.17-91.112 16.11-27.431 37.83-49.229 65.17-65.394 27.33-16.165 58.09-24.247 92.26-24.247 33.68 0 64.2 8.082 91.53 24.247q41.745 23.513 65.91 64.66c16.1 27.431 24.16 58.046 24.16 91.846 0 34.289-8.06 65.394-24.16 93.315q-24.165 41.147-65.91 65.395c-27.33 16.165-57.85 24.247-91.53 24.247m0-63.925c21.97 0 41.5-5.143 58.58-15.43s30.52-24.247 40.28-41.882q14.64-27.187 14.64-61.72c0-22.534-5.13-42.617-15.38-60.251-9.76-17.635-23.19-31.351-40.27-41.147-16.6-10.287-35.88-15.431-57.85-15.431s-41.5 5.144-58.58 15.431c-17.08 9.796-30.51 23.512-40.27 41.147s-14.65 37.717-14.65 60.251c0 23.022 4.89 43.596 14.65 61.72 9.76 17.635 23.19 31.595 40.27 41.882s36.61 15.43 58.58 15.43m255.85 56.578V330.199h65.9v349.016zm65.9-199.123-24.89-11.021q0-66.865 30.75-106.542c20.5-26.452 50.04-39.677 88.6-39.677 17.58 0 33.45 3.183 47.6 9.551q21.24 8.818 39.54 30.126l-43.2 44.821c-7.32-7.838-15.38-13.47-24.17-16.9q-13.17-5.143-30.75-5.143c-24.41 0-44.42 7.838-60.04 23.513-15.62 15.674-23.44 39.432-23.44 71.272m364.48 206.47c-31.73 0-60.53-7.838-86.41-23.512-25.87-16.165-46.37-37.964-61.51-65.395-14.64-27.431-21.97-58.291-21.97-92.581 0-34.289 7.33-65.15 21.97-92.581q22.71-41.146 60.78-65.394c25.88-16.165 54.92-24.247 87.14-24.247q39.54 0 70.29 16.899c21 10.777 37.84 25.962 50.53 45.556 12.7 19.104 19.77 41.392 21.23 66.864v105.072c-1.46 24.982-8.53 47.27-21.23 66.864q-18.3 29.391-49.8 46.29c-20.5 10.777-44.17 16.165-71.02 16.165m10.98-62.455q49.065 0 79.08-33.065c20.03-22.533 30.03-51.189 30.03-85.968q0-36.004-13.92-62.455-13.17-27.187-38.07-41.882c-16.59-10.287-35.88-15.43-57.85-15.43s-41.49 5.143-58.58 15.43q-24.885 15.43-39.54 42.617c-9.27 17.634-13.92 37.963-13.92 60.986 0 23.512 4.65 44.33 13.92 62.455 9.77 17.634 23.19 31.595 40.27 41.882 17.09 10.286 36.61 15.43 58.58 15.43m104.71 55.108v-94.051l12.45-85.233-12.45-84.499v-85.233h66.64v349.016zm321.49 7.347c-34.17 0-65.17-8.082-92.99-24.247-27.35-16.165-49.06-37.964-65.17-65.395-15.63-27.921-23.44-58.781-23.44-92.58 0-34.29 7.81-65.15 23.44-92.581 16.11-27.431 37.82-48.985 65.17-64.66 27.82-16.165 58.82-24.247 92.99-24.247 26.84 0 51.74 5.143 74.69 15.43q34.41 14.695 59.31 43.351l-43.93 44.086q-16.11-19.103-39.54-28.656c-15.14-6.857-31.98-10.287-50.53-10.287-21.97 0-41.5 5.144-58.58 15.431-17.09 9.796-30.51 23.512-40.27 41.147-9.77 17.634-14.65 37.963-14.65 60.986s4.88 43.351 14.65 60.985c9.76 17.635 23.18 31.595 40.27 41.882 17.08 10.287 36.61 15.43 58.58 15.43 18.55 0 35.39-3.183 50.53-9.552 15.62-6.857 29.04-16.655 40.27-29.39l43.2 44.086c-16.1 18.614-35.88 33.064-59.31 43.351-22.95 10.287-47.85 15.43-74.69 15.43m199.36-7.347V154.589h65.91v524.626zm323.42 7.347c-34.66 0-65.9-7.838-93.73-23.512-27.83-16.165-49.79-37.964-65.9-65.395s-24.17-58.537-24.17-93.315c0-34.29 7.82-65.15 23.44-92.581 16.1-27.431 37.59-48.985 64.43-64.66 27.35-16.165 57.85-24.247 91.54-24.247 32.21 0 60.53 7.347 84.94 22.043 24.89 14.695 44.18 35.024 57.84 60.985 14.17 25.962 21.24 55.353 21.24 88.173 0 4.899-.24 10.287-.73 16.165-.48 5.388-1.47 11.756-2.93 19.104h-293.63v-55.108h258.48l-24.16 21.308q0-35.268-12.45-59.516c-8.3-16.655-20.01-29.391-35.15-38.208-15.13-9.307-33.43-13.961-54.92-13.961q-33.675 0-59.31 14.696-25.62 14.694-39.54 41.147c-9.27 17.634-13.92 38.452-13.92 62.455 0 24.492 4.89 46.046 14.65 64.66 9.77 18.125 23.68 32.33 41.74 42.616 18.06 9.797 38.81 14.696 62.24 14.696 19.53 0 37.34-3.429 53.45-10.287 16.6-6.857 30.76-17.144 42.47-30.86l42.47 43.351q-24.885 29.39-61.5 44.821-35.88 15.43-76.89 15.43M2002.74 431.466v260.845h87.72999999999999V389.078h77.99000000000001v-91.296h-77.99000000000001V170.62h-87.72999999999999zM1824.05 216.276v45.649h84.48v-91.297h-84.48zM1824.05 495.05v197.264h87.74V297.785h-87.74zM1161.12 461.14c0 119.011.97 167.267 3.9 177.049 5.2 17.934 32.16 44.996 50.03 50.213 10.07 2.935 77.01 3.912 265.81 3.912h252.16V297.785h-87.74000000000001v306.494h-149.47V297.785h-87.74000000000001v306.494h-131.89c-10.46 0-18.88-8.478-18.88-8.478s-8.45-6.139-8.45-21.884V297.785h-87.72999999999999zM998.047 468.951c-13.958.16-29.19 3.941-44.528 12.942L564.908 724.05l3.875 2.344c10.932 6.391 25.316 10.864 41.238 10.545 13.958-.107 29.243-3.834 44.581-12.887l76.374-47.611 312.074-194.702-3.98-2.449c-10.99-6.124-25.1-10.446-41.023-10.339M741.7 343.581l129.553 80.736L741.7 505.16c9.394-25.138 14.913-52.405 14.913-80.843 0-28.491-5.52-55.546-14.913-80.736m-428.515 0c-9.342 25.19-14.913 52.35-14.913 80.736 0 28.438 5.36 55.599 14.913 80.737l-129.499-80.737zM527.49 242.447c100.308 0 180.976 81.162 180.976 181.871 0 100.76-80.831 181.762-180.976 181.762-100.415 0-181.194-81.161-181.194-181.762 0-100.6 80.936-181.871 181.194-181.871m0-88.405-22.45 13.9-88.738 55.332a214 214 0 0 0-18.417 11.557L94.151 424.31l303.734 189.383a272 272 0 0 0 18.84 11.716l110.872 68.967 109.012-68.009c.266-.213.585-.478.85-.585 6.793-3.728 13.375-7.935 19.742-12.408l303.694-189.057-303.788-189.383c-6.05-4.154-12.26-8.201-18.788-11.769zM433.139 112.09c-13.958.106-29.191 3.887-44.582 12.887l-76.373 47.717L0 367.34c20.221 13.527 54.4 20.503 89.642 0l388.61-242.268-3.874-2.343c-10.933-6.497-25.158-10.906-41.239-10.639", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "w-[140px] h-auto white", - "fill": "none", - "height": "851", - "name": "witnet_dark", - "viewBox": "0 0 4478 851", - "width": "4478", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 4, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object {}, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - }, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " © ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": © , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "h-max self-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 5, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "custom-contributors-text", - "custom-license-text", - ], - "el":
- - -
, - "key": null, - "patchFlag": 8, - "props": Object { - "custom-contributors-text": undefined, - "custom-license-text": undefined, - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " - - ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-cmt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - - -
- - -
- -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_max-content_1fr] sm:grid-cols-1 align-middle gap-lg pt-xl items-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "footer grid gap-xl", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Developers", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Developers", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Ecosystem", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Ecosystem", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": "Learn", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Learn", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M10.03 18.481.9 42.291h7.07l5.61-14.51zm6.52-17.7L13 10.17l3.54 9.28h.01l.48 1.28 1.38 3.61v.03l6.78 17.91h6.56s8.58-.01 15.22-4.79a26.2 26.2 0 0 1-3.48-5.971c-2.52 1.99-5.6 2.93-7.97 3.39-.38.08-.76.14-1.15.19-.43.06-.82.1-1.16.14-.14.01-.28.03-.42.04-.65.05-1.05.05-1.05.05v-.02c-.08.01-.16.01-.24.01-.6-.01-1.21-.03-1.81-.1z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M67.63.78c-4.3 0-8.27 1.47-11.5 3.96 1.42 1.8 2.6 3.78 3.5 5.88 2.21-1.82 4.99-2.91 8.01-2.91 7.24 0 13.07 6.16 13.07 13.82 0 7.58-5.83 13.81-13.07 13.81-.21 0-.42-.01-.64-.02-.07 0-.13 0-.2-.01-.14-.01-.28-.02-.42-.04l-.27-.03c-.11-.01-.23-.03-.34-.04-.1-.01-.2-.03-.3-.05-.1-.01-.21-.04-.32-.06-.1-.02-.19-.04-.29-.07-.1-.02-.19-.05-.3-.07-.1-.03-.22-.06-.32-.09-.08-.02-.16-.05-.24-.07l-.36-.12c-.06-.02-.13-.05-.2-.07-.13-.05-.26-.09-.38-.14-.04-.02-.08-.03-.11-.05-.86-.36-1.68-.8-2.44-1.33h-.01c-.16-.11-.31-.22-.47-.34-.15-.11-.3-.23-.44-.35-.01 0-.01-.01-.01-.01a8 8 0 0 1-.43-.37c-2.74-2.49-4.5-6.14-4.58-10.21.01-.2 0-.39 0-.58v-.03C54.33.83 31.74.82 31.74.82h-6.56v5.25l6.56 17.21V7.7s16.06 0 16.32 13.48c-.01.11-.01.22-.01.33 0 6.56 2.88 12.41 7.38 16.19.21.17.42.35.64.51a17.705 17.705 0 0 0 2.03 1.37c.01.01.01.01.02.01.23.14.47.27.7.4q.705.375 1.44.69c.02.01.05.02.07.03.24.1.47.2.72.28.01.01.03.01.06.02.24.09.49.18.74.26.24.08.49.16.74.23.03.01.06.01.09.02.23.06.47.13.71.18l.13.031c.24.05.48.1.73.15.02.01.04.01.06.01.24.04.49.08.74.12.02 0 .04.009.06.009.25.03.49.06.74.08.05.01.1.01.15.01l.73.06h.15c.26.01.51.02.77.02 10.89 0 19.63-9.25 19.63-20.69 0-.11-.01-.22-.01-.33C87.1 9.91 78.42.78 67.63.78", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M74.12 21.49a6.455 6.455 0 1 1-12.91 0 6.455 6.455 0 0 1 12.91 0M8.8 61.724V51.067h1.582v1.665h.138q.332-.855 1.076-1.325.743-.48 1.783-.48 1.054 0 1.755.48.708.471 1.104 1.325h.11q.41-.825 1.229-1.312.819-.492 1.963-.492 1.43 0 2.339.895.909.888.909 2.768v7.133H21.15v-7.133q0-1.179-.645-1.686t-1.52-.506q-1.124 0-1.741.68-.618.672-.618 1.707v6.938h-1.665v-7.3q0-.908-.59-1.463-.59-.562-1.52-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm21.45.222q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.979 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.527-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.665h.139q.333-.855 1.075-1.325.743-.48 1.783-.48 1.056 0 1.756.48.708.471 1.103 1.325h.111q.41-.825 1.228-1.312.819-.492 1.964-.492 1.43 0 2.338.895.91.888.91 2.768v7.133h-1.638v-7.133q0-1.179-.646-1.686-.645-.506-1.52-.506-1.123 0-1.74.68-.618.672-.618 1.707v6.938h-1.666v-7.3q0-.908-.59-1.463-.588-.562-1.519-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm17.204 0v-14.21h1.638v5.246h.139q.18-.278.5-.708.325-.437.929-.777.61-.347 1.651-.347 1.347 0 2.373.673 1.028.672 1.603 1.908.576 1.235.576 2.914 0 1.693-.576 2.935-.576 1.235-1.596 1.915-1.02.673-2.352.673-1.027 0-1.644-.34-.618-.346-.951-.784a11 11 0 0 1-.514-.735h-.194v1.637zm1.61-5.329q0 1.208.354 2.13.353.917 1.034 1.437.68.513 1.665.513 1.027 0 1.714-.541.694-.548 1.04-1.471.354-.93.354-2.068 0-1.124-.346-2.026-.34-.909-1.034-1.436-.687-.534-1.728-.534-.999 0-1.68.506-.68.5-1.026 1.402-.347.895-.347 2.088m14.772 5.551q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.98 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.526-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.61h.111q.291-.792 1.055-1.284a3.1 3.1 0 0 1 1.72-.493q.18 0 .452.007.27.008.409.02v1.666a5 5 0 0 0-.382-.062 4 4 0 0 0-.617-.049 2.9 2.9 0 0 0-1.388.326 2.46 2.46 0 0 0-.957.888 2.4 2.4 0 0 0-.347 1.284v6.744z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - "fill": "none", - "height": "67", - "viewBox": "0 0 88 67", - "width": "88", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 3, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at, - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2436.15 2.375c-.65 1.957-3.58 12.39-6.5 23.15-2.6 10.76-6.18 23.803-7.8 29.346-1.62 5.216-5.2 18.585-7.79 29.344-2.93 10.76-9.1 31.954-13.65 47.279-8.46 29.672-9.1 32.28-24.05 86.405-5.53 19.564-11.37 41.083-13 47.278-2.92 10.434-27.95 99.774-35.74 127.163-1.62 6.195-7.48 27.389-13 47.278-14.62 52.821-14.95 54.126-30.87 110.86-8.12 28.693-15.92 57.385-17.87 63.58-1.62 6.196-6.17 22.499-9.75 35.867-10.72 39.127-12.02 44.67-27.61 99.447-8.13 28.693-16.25 58.039-18.21 65.212-1.94 7.174-4.87 16.629-6.82 20.868-2.93 8.152 1.07 9.388 3.67 11.378 1.55 1.185 11.61 2.969 14.2 3.947 3.58 1.304 6.18-2.935 10.07-17.282 2.93-10.434 6.83-24.128 8.46-30.323 4.87-18.259 32.16-114.772 35.42-125.532 1.62-5.543 7.47-27.389 13.31-48.908 10.73-39.453 31.86-115.75 49.07-176.072 1.63-5.542 5.85-20.867 9.43-34.236 3.57-13.367 8.12-29.671 9.75-35.866 5.52-20.216 32.17-115.424 35.08-125.532 3.91-12.39 8.46-29.345 16.91-60.321 3.57-13.368 8.12-29.671 9.74-35.866 4.87-17.281 32.17-114.12 36.07-127.162 1.63-6.195 3.57-15.65 3.9-20.868-.35-5.715-.65-10.108-10.08-12.064-7.14-1.304-11.37-.978-12.34 1.63", - "fill": "#00E2ED", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2671.96 686.562c-34.17 0-64.93-8.082-92.26-24.247-27.34-16.165-49.06-37.964-65.17-65.395-16.11-27.921-24.17-59.026-24.17-93.315 0-33.8 8.06-64.17 24.17-91.112 16.11-27.431 37.83-49.229 65.17-65.394 27.33-16.165 58.09-24.247 92.26-24.247 33.68 0 64.2 8.082 91.53 24.247q41.745 23.513 65.91 64.66c16.1 27.431 24.16 58.046 24.16 91.846 0 34.289-8.06 65.394-24.16 93.315q-24.165 41.147-65.91 65.395c-27.33 16.165-57.85 24.247-91.53 24.247m0-63.925c21.97 0 41.5-5.143 58.58-15.43s30.52-24.247 40.28-41.882q14.64-27.187 14.64-61.72c0-22.534-5.13-42.617-15.38-60.251-9.76-17.635-23.19-31.351-40.27-41.147-16.6-10.287-35.88-15.431-57.85-15.431s-41.5 5.144-58.58 15.431c-17.08 9.796-30.51 23.512-40.27 41.147s-14.65 37.717-14.65 60.251c0 23.022 4.89 43.596 14.65 61.72 9.76 17.635 23.19 31.595 40.27 41.882s36.61 15.43 58.58 15.43m255.85 56.578V330.199h65.9v349.016zm65.9-199.123-24.89-11.021q0-66.865 30.75-106.542c20.5-26.452 50.04-39.677 88.6-39.677 17.58 0 33.45 3.183 47.6 9.551q21.24 8.818 39.54 30.126l-43.2 44.821c-7.32-7.838-15.38-13.47-24.17-16.9q-13.17-5.143-30.75-5.143c-24.41 0-44.42 7.838-60.04 23.513-15.62 15.674-23.44 39.432-23.44 71.272m364.48 206.47c-31.73 0-60.53-7.838-86.41-23.512-25.87-16.165-46.37-37.964-61.51-65.395-14.64-27.431-21.97-58.291-21.97-92.581 0-34.289 7.33-65.15 21.97-92.581q22.71-41.146 60.78-65.394c25.88-16.165 54.92-24.247 87.14-24.247q39.54 0 70.29 16.899c21 10.777 37.84 25.962 50.53 45.556 12.7 19.104 19.77 41.392 21.23 66.864v105.072c-1.46 24.982-8.53 47.27-21.23 66.864q-18.3 29.391-49.8 46.29c-20.5 10.777-44.17 16.165-71.02 16.165m10.98-62.455q49.065 0 79.08-33.065c20.03-22.533 30.03-51.189 30.03-85.968q0-36.004-13.92-62.455-13.17-27.187-38.07-41.882c-16.59-10.287-35.88-15.43-57.85-15.43s-41.49 5.143-58.58 15.43q-24.885 15.43-39.54 42.617c-9.27 17.634-13.92 37.963-13.92 60.986 0 23.512 4.65 44.33 13.92 62.455 9.77 17.634 23.19 31.595 40.27 41.882 17.09 10.286 36.61 15.43 58.58 15.43m104.71 55.108v-94.051l12.45-85.233-12.45-84.499v-85.233h66.64v349.016zm321.49 7.347c-34.17 0-65.17-8.082-92.99-24.247-27.35-16.165-49.06-37.964-65.17-65.395-15.63-27.921-23.44-58.781-23.44-92.58 0-34.29 7.81-65.15 23.44-92.581 16.11-27.431 37.82-48.985 65.17-64.66 27.82-16.165 58.82-24.247 92.99-24.247 26.84 0 51.74 5.143 74.69 15.43q34.41 14.695 59.31 43.351l-43.93 44.086q-16.11-19.103-39.54-28.656c-15.14-6.857-31.98-10.287-50.53-10.287-21.97 0-41.5 5.144-58.58 15.431-17.09 9.796-30.51 23.512-40.27 41.147-9.77 17.634-14.65 37.963-14.65 60.986s4.88 43.351 14.65 60.985c9.76 17.635 23.18 31.595 40.27 41.882 17.08 10.287 36.61 15.43 58.58 15.43 18.55 0 35.39-3.183 50.53-9.552 15.62-6.857 29.04-16.655 40.27-29.39l43.2 44.086c-16.1 18.614-35.88 33.064-59.31 43.351-22.95 10.287-47.85 15.43-74.69 15.43m199.36-7.347V154.589h65.91v524.626zm323.42 7.347c-34.66 0-65.9-7.838-93.73-23.512-27.83-16.165-49.79-37.964-65.9-65.395s-24.17-58.537-24.17-93.315c0-34.29 7.82-65.15 23.44-92.581 16.1-27.431 37.59-48.985 64.43-64.66 27.35-16.165 57.85-24.247 91.54-24.247 32.21 0 60.53 7.347 84.94 22.043 24.89 14.695 44.18 35.024 57.84 60.985 14.17 25.962 21.24 55.353 21.24 88.173 0 4.899-.24 10.287-.73 16.165-.48 5.388-1.47 11.756-2.93 19.104h-293.63v-55.108h258.48l-24.16 21.308q0-35.268-12.45-59.516c-8.3-16.655-20.01-29.391-35.15-38.208-15.13-9.307-33.43-13.961-54.92-13.961q-33.675 0-59.31 14.696-25.62 14.694-39.54 41.147c-9.27 17.634-13.92 38.452-13.92 62.455 0 24.492 4.89 46.046 14.65 64.66 9.77 18.125 23.68 32.33 41.74 42.616 18.06 9.797 38.81 14.696 62.24 14.696 19.53 0 37.34-3.429 53.45-10.287 16.6-6.857 30.76-17.144 42.47-30.86l42.47 43.351q-24.885 29.39-61.5 44.821-35.88 15.43-76.89 15.43M2002.74 431.466v260.845h87.72999999999999V389.078h77.99000000000001v-91.296h-77.99000000000001V170.62h-87.72999999999999zM1824.05 216.276v45.649h84.48v-91.297h-84.48zM1824.05 495.05v197.264h87.74V297.785h-87.74zM1161.12 461.14c0 119.011.97 167.267 3.9 177.049 5.2 17.934 32.16 44.996 50.03 50.213 10.07 2.935 77.01 3.912 265.81 3.912h252.16V297.785h-87.74000000000001v306.494h-149.47V297.785h-87.74000000000001v306.494h-131.89c-10.46 0-18.88-8.478-18.88-8.478s-8.45-6.139-8.45-21.884V297.785h-87.72999999999999zM998.047 468.951c-13.958.16-29.19 3.941-44.528 12.942L564.908 724.05l3.875 2.344c10.932 6.391 25.316 10.864 41.238 10.545 13.958-.107 29.243-3.834 44.581-12.887l76.374-47.611 312.074-194.702-3.98-2.449c-10.99-6.124-25.1-10.446-41.023-10.339M741.7 343.581l129.553 80.736L741.7 505.16c9.394-25.138 14.913-52.405 14.913-80.843 0-28.491-5.52-55.546-14.913-80.736m-428.515 0c-9.342 25.19-14.913 52.35-14.913 80.736 0 28.438 5.36 55.599 14.913 80.737l-129.499-80.737zM527.49 242.447c100.308 0 180.976 81.162 180.976 181.871 0 100.76-80.831 181.762-180.976 181.762-100.415 0-181.194-81.161-181.194-181.762 0-100.6 80.936-181.871 181.194-181.871m0-88.405-22.45 13.9-88.738 55.332a214 214 0 0 0-18.417 11.557L94.151 424.31l303.734 189.383a272 272 0 0 0 18.84 11.716l110.872 68.967 109.012-68.009c.266-.213.585-.478.85-.585 6.793-3.728 13.375-7.935 19.742-12.408l303.694-189.057-303.788-189.383c-6.05-4.154-12.26-8.201-18.788-11.769zM433.139 112.09c-13.958.106-29.191 3.887-44.582 12.887l-76.373 47.717L0 367.34c20.221 13.527 54.4 20.503 89.642 0l388.61-242.268-3.874-2.343c-10.933-6.497-25.158-10.906-41.239-10.639", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "w-[140px] h-auto white", - "fill": "none", - "height": "851", - "name": "witnet_dark", - "viewBox": "0 0 4478 851", - "width": "4478", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 4, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "customContributorsText": 3, - "customLicenseText": 3, - "hasAttribute": 0, - "nodeType": 0, - "tagName": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - }, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " © ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": © , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "h-max self-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 5, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "custom-contributors-text", - "custom-license-text", - ], - "el":
- - -
, - "key": null, - "patchFlag": 8, - "props": Object { - "custom-contributors-text": undefined, - "custom-license-text": undefined, - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - ], - "dynamicProps": null, - "el": , - "key": "_content", - "patchFlag": 64, - "props": Object { - "key": "_content", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - -
, - "key": null, - "patchFlag": 2, - "props": Object { - "class": "content p-[100px] m-[0_auto] max-w-[1100px] w-full sm:p-[70px_32px] xs:p-[70px_16px] z-50 grid justify-items-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Developers", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Developers", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Ecosystem", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Ecosystem", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": "Learn", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Learn", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - -
- - -
- -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_max-content_max-content] gap-3xl sm:gap-xl sm:grid-cols-2 justify-items-start", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M10.03 18.481.9 42.291h7.07l5.61-14.51zm6.52-17.7L13 10.17l3.54 9.28h.01l.48 1.28 1.38 3.61v.03l6.78 17.91h6.56s8.58-.01 15.22-4.79a26.2 26.2 0 0 1-3.48-5.971c-2.52 1.99-5.6 2.93-7.97 3.39-.38.08-.76.14-1.15.19-.43.06-.82.1-1.16.14-.14.01-.28.03-.42.04-.65.05-1.05.05-1.05.05v-.02c-.08.01-.16.01-.24.01-.6-.01-1.21-.03-1.81-.1z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M67.63.78c-4.3 0-8.27 1.47-11.5 3.96 1.42 1.8 2.6 3.78 3.5 5.88 2.21-1.82 4.99-2.91 8.01-2.91 7.24 0 13.07 6.16 13.07 13.82 0 7.58-5.83 13.81-13.07 13.81-.21 0-.42-.01-.64-.02-.07 0-.13 0-.2-.01-.14-.01-.28-.02-.42-.04l-.27-.03c-.11-.01-.23-.03-.34-.04-.1-.01-.2-.03-.3-.05-.1-.01-.21-.04-.32-.06-.1-.02-.19-.04-.29-.07-.1-.02-.19-.05-.3-.07-.1-.03-.22-.06-.32-.09-.08-.02-.16-.05-.24-.07l-.36-.12c-.06-.02-.13-.05-.2-.07-.13-.05-.26-.09-.38-.14-.04-.02-.08-.03-.11-.05-.86-.36-1.68-.8-2.44-1.33h-.01c-.16-.11-.31-.22-.47-.34-.15-.11-.3-.23-.44-.35-.01 0-.01-.01-.01-.01a8 8 0 0 1-.43-.37c-2.74-2.49-4.5-6.14-4.58-10.21.01-.2 0-.39 0-.58v-.03C54.33.83 31.74.82 31.74.82h-6.56v5.25l6.56 17.21V7.7s16.06 0 16.32 13.48c-.01.11-.01.22-.01.33 0 6.56 2.88 12.41 7.38 16.19.21.17.42.35.64.51a17.705 17.705 0 0 0 2.03 1.37c.01.01.01.01.02.01.23.14.47.27.7.4q.705.375 1.44.69c.02.01.05.02.07.03.24.1.47.2.72.28.01.01.03.01.06.02.24.09.49.18.74.26.24.08.49.16.74.23.03.01.06.01.09.02.23.06.47.13.71.18l.13.031c.24.05.48.1.73.15.02.01.04.01.06.01.24.04.49.08.74.12.02 0 .04.009.06.009.25.03.49.06.74.08.05.01.1.01.15.01l.73.06h.15c.26.01.51.02.77.02 10.89 0 19.63-9.25 19.63-20.69 0-.11-.01-.22-.01-.33C87.1 9.91 78.42.78 67.63.78", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M74.12 21.49a6.455 6.455 0 1 1-12.91 0 6.455 6.455 0 0 1 12.91 0M8.8 61.724V51.067h1.582v1.665h.138q.332-.855 1.076-1.325.743-.48 1.783-.48 1.054 0 1.755.48.708.471 1.104 1.325h.11q.41-.825 1.229-1.312.819-.492 1.963-.492 1.43 0 2.339.895.909.888.909 2.768v7.133H21.15v-7.133q0-1.179-.645-1.686t-1.52-.506q-1.124 0-1.741.68-.618.672-.618 1.707v6.938h-1.665v-7.3q0-.908-.59-1.463-.59-.562-1.52-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm21.45.222q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.979 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.527-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.665h.139q.333-.855 1.075-1.325.743-.48 1.783-.48 1.056 0 1.756.48.708.471 1.103 1.325h.111q.41-.825 1.228-1.312.819-.492 1.964-.492 1.43 0 2.338.895.91.888.91 2.768v7.133h-1.638v-7.133q0-1.179-.646-1.686-.645-.506-1.52-.506-1.123 0-1.74.68-.618.672-.618 1.707v6.938h-1.666v-7.3q0-.908-.59-1.463-.588-.562-1.519-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm17.204 0v-14.21h1.638v5.246h.139q.18-.278.5-.708.325-.437.929-.777.61-.347 1.651-.347 1.347 0 2.373.673 1.028.672 1.603 1.908.576 1.235.576 2.914 0 1.693-.576 2.935-.576 1.235-1.596 1.915-1.02.673-2.352.673-1.027 0-1.644-.34-.618-.346-.951-.784a11 11 0 0 1-.514-.735h-.194v1.637zm1.61-5.329q0 1.208.354 2.13.353.917 1.034 1.437.68.513 1.665.513 1.027 0 1.714-.541.694-.548 1.04-1.471.354-.93.354-2.068 0-1.124-.346-2.026-.34-.909-1.034-1.436-.687-.534-1.728-.534-.999 0-1.68.506-.68.5-1.026 1.402-.347.895-.347 2.088m14.772 5.551q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.98 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.526-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.61h.111q.291-.792 1.055-1.284a3.1 3.1 0 0 1 1.72-.493q.18 0 .452.007.27.008.409.02v1.666a5 5 0 0 0-.382-.062 4 4 0 0 0-.617-.049 2.9 2.9 0 0 0-1.388.326 2.46 2.46 0 0 0-.957.888 2.4 2.4 0 0 0-.347 1.284v6.744z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - "fill": "none", - "height": "67", - "viewBox": "0 0 88 67", - "width": "88", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 3, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at, - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " theado.org ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - theado.org - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-1 underline footer-text", - "href": "https://github.com/adoracles/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - - - - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-full grid gap-md xs:mt-lg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
-
- - - -
- - -
- -
-
- - - - - - -
-
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_1fr] md:grid-cols-1 gap-3xl", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2436.15 2.375c-.65 1.957-3.58 12.39-6.5 23.15-2.6 10.76-6.18 23.803-7.8 29.346-1.62 5.216-5.2 18.585-7.79 29.344-2.93 10.76-9.1 31.954-13.65 47.279-8.46 29.672-9.1 32.28-24.05 86.405-5.53 19.564-11.37 41.083-13 47.278-2.92 10.434-27.95 99.774-35.74 127.163-1.62 6.195-7.48 27.389-13 47.278-14.62 52.821-14.95 54.126-30.87 110.86-8.12 28.693-15.92 57.385-17.87 63.58-1.62 6.196-6.17 22.499-9.75 35.867-10.72 39.127-12.02 44.67-27.61 99.447-8.13 28.693-16.25 58.039-18.21 65.212-1.94 7.174-4.87 16.629-6.82 20.868-2.93 8.152 1.07 9.388 3.67 11.378 1.55 1.185 11.61 2.969 14.2 3.947 3.58 1.304 6.18-2.935 10.07-17.282 2.93-10.434 6.83-24.128 8.46-30.323 4.87-18.259 32.16-114.772 35.42-125.532 1.62-5.543 7.47-27.389 13.31-48.908 10.73-39.453 31.86-115.75 49.07-176.072 1.63-5.542 5.85-20.867 9.43-34.236 3.57-13.367 8.12-29.671 9.75-35.866 5.52-20.216 32.17-115.424 35.08-125.532 3.91-12.39 8.46-29.345 16.91-60.321 3.57-13.368 8.12-29.671 9.74-35.866 4.87-17.281 32.17-114.12 36.07-127.162 1.63-6.195 3.57-15.65 3.9-20.868-.35-5.715-.65-10.108-10.08-12.064-7.14-1.304-11.37-.978-12.34 1.63", - "fill": "#00E2ED", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2671.96 686.562c-34.17 0-64.93-8.082-92.26-24.247-27.34-16.165-49.06-37.964-65.17-65.395-16.11-27.921-24.17-59.026-24.17-93.315 0-33.8 8.06-64.17 24.17-91.112 16.11-27.431 37.83-49.229 65.17-65.394 27.33-16.165 58.09-24.247 92.26-24.247 33.68 0 64.2 8.082 91.53 24.247q41.745 23.513 65.91 64.66c16.1 27.431 24.16 58.046 24.16 91.846 0 34.289-8.06 65.394-24.16 93.315q-24.165 41.147-65.91 65.395c-27.33 16.165-57.85 24.247-91.53 24.247m0-63.925c21.97 0 41.5-5.143 58.58-15.43s30.52-24.247 40.28-41.882q14.64-27.187 14.64-61.72c0-22.534-5.13-42.617-15.38-60.251-9.76-17.635-23.19-31.351-40.27-41.147-16.6-10.287-35.88-15.431-57.85-15.431s-41.5 5.144-58.58 15.431c-17.08 9.796-30.51 23.512-40.27 41.147s-14.65 37.717-14.65 60.251c0 23.022 4.89 43.596 14.65 61.72 9.76 17.635 23.19 31.595 40.27 41.882s36.61 15.43 58.58 15.43m255.85 56.578V330.199h65.9v349.016zm65.9-199.123-24.89-11.021q0-66.865 30.75-106.542c20.5-26.452 50.04-39.677 88.6-39.677 17.58 0 33.45 3.183 47.6 9.551q21.24 8.818 39.54 30.126l-43.2 44.821c-7.32-7.838-15.38-13.47-24.17-16.9q-13.17-5.143-30.75-5.143c-24.41 0-44.42 7.838-60.04 23.513-15.62 15.674-23.44 39.432-23.44 71.272m364.48 206.47c-31.73 0-60.53-7.838-86.41-23.512-25.87-16.165-46.37-37.964-61.51-65.395-14.64-27.431-21.97-58.291-21.97-92.581 0-34.289 7.33-65.15 21.97-92.581q22.71-41.146 60.78-65.394c25.88-16.165 54.92-24.247 87.14-24.247q39.54 0 70.29 16.899c21 10.777 37.84 25.962 50.53 45.556 12.7 19.104 19.77 41.392 21.23 66.864v105.072c-1.46 24.982-8.53 47.27-21.23 66.864q-18.3 29.391-49.8 46.29c-20.5 10.777-44.17 16.165-71.02 16.165m10.98-62.455q49.065 0 79.08-33.065c20.03-22.533 30.03-51.189 30.03-85.968q0-36.004-13.92-62.455-13.17-27.187-38.07-41.882c-16.59-10.287-35.88-15.43-57.85-15.43s-41.49 5.143-58.58 15.43q-24.885 15.43-39.54 42.617c-9.27 17.634-13.92 37.963-13.92 60.986 0 23.512 4.65 44.33 13.92 62.455 9.77 17.634 23.19 31.595 40.27 41.882 17.09 10.286 36.61 15.43 58.58 15.43m104.71 55.108v-94.051l12.45-85.233-12.45-84.499v-85.233h66.64v349.016zm321.49 7.347c-34.17 0-65.17-8.082-92.99-24.247-27.35-16.165-49.06-37.964-65.17-65.395-15.63-27.921-23.44-58.781-23.44-92.58 0-34.29 7.81-65.15 23.44-92.581 16.11-27.431 37.82-48.985 65.17-64.66 27.82-16.165 58.82-24.247 92.99-24.247 26.84 0 51.74 5.143 74.69 15.43q34.41 14.695 59.31 43.351l-43.93 44.086q-16.11-19.103-39.54-28.656c-15.14-6.857-31.98-10.287-50.53-10.287-21.97 0-41.5 5.144-58.58 15.431-17.09 9.796-30.51 23.512-40.27 41.147-9.77 17.634-14.65 37.963-14.65 60.986s4.88 43.351 14.65 60.985c9.76 17.635 23.18 31.595 40.27 41.882 17.08 10.287 36.61 15.43 58.58 15.43 18.55 0 35.39-3.183 50.53-9.552 15.62-6.857 29.04-16.655 40.27-29.39l43.2 44.086c-16.1 18.614-35.88 33.064-59.31 43.351-22.95 10.287-47.85 15.43-74.69 15.43m199.36-7.347V154.589h65.91v524.626zm323.42 7.347c-34.66 0-65.9-7.838-93.73-23.512-27.83-16.165-49.79-37.964-65.9-65.395s-24.17-58.537-24.17-93.315c0-34.29 7.82-65.15 23.44-92.581 16.1-27.431 37.59-48.985 64.43-64.66 27.35-16.165 57.85-24.247 91.54-24.247 32.21 0 60.53 7.347 84.94 22.043 24.89 14.695 44.18 35.024 57.84 60.985 14.17 25.962 21.24 55.353 21.24 88.173 0 4.899-.24 10.287-.73 16.165-.48 5.388-1.47 11.756-2.93 19.104h-293.63v-55.108h258.48l-24.16 21.308q0-35.268-12.45-59.516c-8.3-16.655-20.01-29.391-35.15-38.208-15.13-9.307-33.43-13.961-54.92-13.961q-33.675 0-59.31 14.696-25.62 14.694-39.54 41.147c-9.27 17.634-13.92 38.452-13.92 62.455 0 24.492 4.89 46.046 14.65 64.66 9.77 18.125 23.68 32.33 41.74 42.616 18.06 9.797 38.81 14.696 62.24 14.696 19.53 0 37.34-3.429 53.45-10.287 16.6-6.857 30.76-17.144 42.47-30.86l42.47 43.351q-24.885 29.39-61.5 44.821-35.88 15.43-76.89 15.43M2002.74 431.466v260.845h87.72999999999999V389.078h77.99000000000001v-91.296h-77.99000000000001V170.62h-87.72999999999999zM1824.05 216.276v45.649h84.48v-91.297h-84.48zM1824.05 495.05v197.264h87.74V297.785h-87.74zM1161.12 461.14c0 119.011.97 167.267 3.9 177.049 5.2 17.934 32.16 44.996 50.03 50.213 10.07 2.935 77.01 3.912 265.81 3.912h252.16V297.785h-87.74000000000001v306.494h-149.47V297.785h-87.74000000000001v306.494h-131.89c-10.46 0-18.88-8.478-18.88-8.478s-8.45-6.139-8.45-21.884V297.785h-87.72999999999999zM998.047 468.951c-13.958.16-29.19 3.941-44.528 12.942L564.908 724.05l3.875 2.344c10.932 6.391 25.316 10.864 41.238 10.545 13.958-.107 29.243-3.834 44.581-12.887l76.374-47.611 312.074-194.702-3.98-2.449c-10.99-6.124-25.1-10.446-41.023-10.339M741.7 343.581l129.553 80.736L741.7 505.16c9.394-25.138 14.913-52.405 14.913-80.843 0-28.491-5.52-55.546-14.913-80.736m-428.515 0c-9.342 25.19-14.913 52.35-14.913 80.736 0 28.438 5.36 55.599 14.913 80.737l-129.499-80.737zM527.49 242.447c100.308 0 180.976 81.162 180.976 181.871 0 100.76-80.831 181.762-180.976 181.762-100.415 0-181.194-81.161-181.194-181.762 0-100.6 80.936-181.871 181.194-181.871m0-88.405-22.45 13.9-88.738 55.332a214 214 0 0 0-18.417 11.557L94.151 424.31l303.734 189.383a272 272 0 0 0 18.84 11.716l110.872 68.967 109.012-68.009c.266-.213.585-.478.85-.585 6.793-3.728 13.375-7.935 19.742-12.408l303.694-189.057-303.788-189.383c-6.05-4.154-12.26-8.201-18.788-11.769zM433.139 112.09c-13.958.106-29.191 3.887-44.582 12.887l-76.373 47.717L0 367.34c20.221 13.527 54.4 20.503 89.642 0l388.61-242.268-3.874-2.343c-10.933-6.497-25.158-10.906-41.239-10.639", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "w-[140px] h-auto white", - "fill": "none", - "height": "851", - "name": "witnet_dark", - "viewBox": "0 0 4478 851", - "width": "4478", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 4, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "customContributorsText": 3, - "customLicenseText": 3, - "hasAttribute": 0, - "nodeType": 0, - "tagName": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - }, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " © ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": © , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "h-max self-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 5, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "custom-contributors-text", - "custom-license-text", - ], - "el":
- - -
, - "key": null, - "patchFlag": 8, - "props": Object { - "custom-contributors-text": undefined, - "custom-license-text": undefined, - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " - - ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-cmt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - - -
- - -
- -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_max-content_1fr] sm:grid-cols-1 align-middle gap-lg pt-xl items-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "footer grid gap-xl", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Developers", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Developers", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Ecosystem", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Ecosystem", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": "Learn", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Learn", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M10.03 18.481.9 42.291h7.07l5.61-14.51zm6.52-17.7L13 10.17l3.54 9.28h.01l.48 1.28 1.38 3.61v.03l6.78 17.91h6.56s8.58-.01 15.22-4.79a26.2 26.2 0 0 1-3.48-5.971c-2.52 1.99-5.6 2.93-7.97 3.39-.38.08-.76.14-1.15.19-.43.06-.82.1-1.16.14-.14.01-.28.03-.42.04-.65.05-1.05.05-1.05.05v-.02c-.08.01-.16.01-.24.01-.6-.01-1.21-.03-1.81-.1z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M67.63.78c-4.3 0-8.27 1.47-11.5 3.96 1.42 1.8 2.6 3.78 3.5 5.88 2.21-1.82 4.99-2.91 8.01-2.91 7.24 0 13.07 6.16 13.07 13.82 0 7.58-5.83 13.81-13.07 13.81-.21 0-.42-.01-.64-.02-.07 0-.13 0-.2-.01-.14-.01-.28-.02-.42-.04l-.27-.03c-.11-.01-.23-.03-.34-.04-.1-.01-.2-.03-.3-.05-.1-.01-.21-.04-.32-.06-.1-.02-.19-.04-.29-.07-.1-.02-.19-.05-.3-.07-.1-.03-.22-.06-.32-.09-.08-.02-.16-.05-.24-.07l-.36-.12c-.06-.02-.13-.05-.2-.07-.13-.05-.26-.09-.38-.14-.04-.02-.08-.03-.11-.05-.86-.36-1.68-.8-2.44-1.33h-.01c-.16-.11-.31-.22-.47-.34-.15-.11-.3-.23-.44-.35-.01 0-.01-.01-.01-.01a8 8 0 0 1-.43-.37c-2.74-2.49-4.5-6.14-4.58-10.21.01-.2 0-.39 0-.58v-.03C54.33.83 31.74.82 31.74.82h-6.56v5.25l6.56 17.21V7.7s16.06 0 16.32 13.48c-.01.11-.01.22-.01.33 0 6.56 2.88 12.41 7.38 16.19.21.17.42.35.64.51a17.705 17.705 0 0 0 2.03 1.37c.01.01.01.01.02.01.23.14.47.27.7.4q.705.375 1.44.69c.02.01.05.02.07.03.24.1.47.2.72.28.01.01.03.01.06.02.24.09.49.18.74.26.24.08.49.16.74.23.03.01.06.01.09.02.23.06.47.13.71.18l.13.031c.24.05.48.1.73.15.02.01.04.01.06.01.24.04.49.08.74.12.02 0 .04.009.06.009.25.03.49.06.74.08.05.01.1.01.15.01l.73.06h.15c.26.01.51.02.77.02 10.89 0 19.63-9.25 19.63-20.69 0-.11-.01-.22-.01-.33C87.1 9.91 78.42.78 67.63.78", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M74.12 21.49a6.455 6.455 0 1 1-12.91 0 6.455 6.455 0 0 1 12.91 0M8.8 61.724V51.067h1.582v1.665h.138q.332-.855 1.076-1.325.743-.48 1.783-.48 1.054 0 1.755.48.708.471 1.104 1.325h.11q.41-.825 1.229-1.312.819-.492 1.963-.492 1.43 0 2.339.895.909.888.909 2.768v7.133H21.15v-7.133q0-1.179-.645-1.686t-1.52-.506q-1.124 0-1.741.68-.618.672-.618 1.707v6.938h-1.665v-7.3q0-.908-.59-1.463-.59-.562-1.52-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm21.45.222q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.979 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.527-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.665h.139q.333-.855 1.075-1.325.743-.48 1.783-.48 1.056 0 1.756.48.708.471 1.103 1.325h.111q.41-.825 1.228-1.312.819-.492 1.964-.492 1.43 0 2.338.895.91.888.91 2.768v7.133h-1.638v-7.133q0-1.179-.646-1.686-.645-.506-1.52-.506-1.123 0-1.74.68-.618.672-.618 1.707v6.938h-1.666v-7.3q0-.908-.59-1.463-.588-.562-1.519-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm17.204 0v-14.21h1.638v5.246h.139q.18-.278.5-.708.325-.437.929-.777.61-.347 1.651-.347 1.347 0 2.373.673 1.028.672 1.603 1.908.576 1.235.576 2.914 0 1.693-.576 2.935-.576 1.235-1.596 1.915-1.02.673-2.352.673-1.027 0-1.644-.34-.618-.346-.951-.784a11 11 0 0 1-.514-.735h-.194v1.637zm1.61-5.329q0 1.208.354 2.13.353.917 1.034 1.437.68.513 1.665.513 1.027 0 1.714-.541.694-.548 1.04-1.471.354-.93.354-2.068 0-1.124-.346-2.026-.34-.909-1.034-1.436-.687-.534-1.728-.534-.999 0-1.68.506-.68.5-1.026 1.402-.347.895-.347 2.088m14.772 5.551q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.98 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.526-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.61h.111q.291-.792 1.055-1.284a3.1 3.1 0 0 1 1.72-.493q.18 0 .452.007.27.008.409.02v1.666a5 5 0 0 0-.382-.062 4 4 0 0 0-.617-.049 2.9 2.9 0 0 0-1.388.326 2.46 2.46 0 0 0-.957.888 2.4 2.4 0 0 0-.347 1.284v6.744z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - "fill": "none", - "height": "67", - "viewBox": "0 0 88 67", - "width": "88", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 3, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at, - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2436.15 2.375c-.65 1.957-3.58 12.39-6.5 23.15-2.6 10.76-6.18 23.803-7.8 29.346-1.62 5.216-5.2 18.585-7.79 29.344-2.93 10.76-9.1 31.954-13.65 47.279-8.46 29.672-9.1 32.28-24.05 86.405-5.53 19.564-11.37 41.083-13 47.278-2.92 10.434-27.95 99.774-35.74 127.163-1.62 6.195-7.48 27.389-13 47.278-14.62 52.821-14.95 54.126-30.87 110.86-8.12 28.693-15.92 57.385-17.87 63.58-1.62 6.196-6.17 22.499-9.75 35.867-10.72 39.127-12.02 44.67-27.61 99.447-8.13 28.693-16.25 58.039-18.21 65.212-1.94 7.174-4.87 16.629-6.82 20.868-2.93 8.152 1.07 9.388 3.67 11.378 1.55 1.185 11.61 2.969 14.2 3.947 3.58 1.304 6.18-2.935 10.07-17.282 2.93-10.434 6.83-24.128 8.46-30.323 4.87-18.259 32.16-114.772 35.42-125.532 1.62-5.543 7.47-27.389 13.31-48.908 10.73-39.453 31.86-115.75 49.07-176.072 1.63-5.542 5.85-20.867 9.43-34.236 3.57-13.367 8.12-29.671 9.75-35.866 5.52-20.216 32.17-115.424 35.08-125.532 3.91-12.39 8.46-29.345 16.91-60.321 3.57-13.368 8.12-29.671 9.74-35.866 4.87-17.281 32.17-114.12 36.07-127.162 1.63-6.195 3.57-15.65 3.9-20.868-.35-5.715-.65-10.108-10.08-12.064-7.14-1.304-11.37-.978-12.34 1.63", - "fill": "#00E2ED", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2671.96 686.562c-34.17 0-64.93-8.082-92.26-24.247-27.34-16.165-49.06-37.964-65.17-65.395-16.11-27.921-24.17-59.026-24.17-93.315 0-33.8 8.06-64.17 24.17-91.112 16.11-27.431 37.83-49.229 65.17-65.394 27.33-16.165 58.09-24.247 92.26-24.247 33.68 0 64.2 8.082 91.53 24.247q41.745 23.513 65.91 64.66c16.1 27.431 24.16 58.046 24.16 91.846 0 34.289-8.06 65.394-24.16 93.315q-24.165 41.147-65.91 65.395c-27.33 16.165-57.85 24.247-91.53 24.247m0-63.925c21.97 0 41.5-5.143 58.58-15.43s30.52-24.247 40.28-41.882q14.64-27.187 14.64-61.72c0-22.534-5.13-42.617-15.38-60.251-9.76-17.635-23.19-31.351-40.27-41.147-16.6-10.287-35.88-15.431-57.85-15.431s-41.5 5.144-58.58 15.431c-17.08 9.796-30.51 23.512-40.27 41.147s-14.65 37.717-14.65 60.251c0 23.022 4.89 43.596 14.65 61.72 9.76 17.635 23.19 31.595 40.27 41.882s36.61 15.43 58.58 15.43m255.85 56.578V330.199h65.9v349.016zm65.9-199.123-24.89-11.021q0-66.865 30.75-106.542c20.5-26.452 50.04-39.677 88.6-39.677 17.58 0 33.45 3.183 47.6 9.551q21.24 8.818 39.54 30.126l-43.2 44.821c-7.32-7.838-15.38-13.47-24.17-16.9q-13.17-5.143-30.75-5.143c-24.41 0-44.42 7.838-60.04 23.513-15.62 15.674-23.44 39.432-23.44 71.272m364.48 206.47c-31.73 0-60.53-7.838-86.41-23.512-25.87-16.165-46.37-37.964-61.51-65.395-14.64-27.431-21.97-58.291-21.97-92.581 0-34.289 7.33-65.15 21.97-92.581q22.71-41.146 60.78-65.394c25.88-16.165 54.92-24.247 87.14-24.247q39.54 0 70.29 16.899c21 10.777 37.84 25.962 50.53 45.556 12.7 19.104 19.77 41.392 21.23 66.864v105.072c-1.46 24.982-8.53 47.27-21.23 66.864q-18.3 29.391-49.8 46.29c-20.5 10.777-44.17 16.165-71.02 16.165m10.98-62.455q49.065 0 79.08-33.065c20.03-22.533 30.03-51.189 30.03-85.968q0-36.004-13.92-62.455-13.17-27.187-38.07-41.882c-16.59-10.287-35.88-15.43-57.85-15.43s-41.49 5.143-58.58 15.43q-24.885 15.43-39.54 42.617c-9.27 17.634-13.92 37.963-13.92 60.986 0 23.512 4.65 44.33 13.92 62.455 9.77 17.634 23.19 31.595 40.27 41.882 17.09 10.286 36.61 15.43 58.58 15.43m104.71 55.108v-94.051l12.45-85.233-12.45-84.499v-85.233h66.64v349.016zm321.49 7.347c-34.17 0-65.17-8.082-92.99-24.247-27.35-16.165-49.06-37.964-65.17-65.395-15.63-27.921-23.44-58.781-23.44-92.58 0-34.29 7.81-65.15 23.44-92.581 16.11-27.431 37.82-48.985 65.17-64.66 27.82-16.165 58.82-24.247 92.99-24.247 26.84 0 51.74 5.143 74.69 15.43q34.41 14.695 59.31 43.351l-43.93 44.086q-16.11-19.103-39.54-28.656c-15.14-6.857-31.98-10.287-50.53-10.287-21.97 0-41.5 5.144-58.58 15.431-17.09 9.796-30.51 23.512-40.27 41.147-9.77 17.634-14.65 37.963-14.65 60.986s4.88 43.351 14.65 60.985c9.76 17.635 23.18 31.595 40.27 41.882 17.08 10.287 36.61 15.43 58.58 15.43 18.55 0 35.39-3.183 50.53-9.552 15.62-6.857 29.04-16.655 40.27-29.39l43.2 44.086c-16.1 18.614-35.88 33.064-59.31 43.351-22.95 10.287-47.85 15.43-74.69 15.43m199.36-7.347V154.589h65.91v524.626zm323.42 7.347c-34.66 0-65.9-7.838-93.73-23.512-27.83-16.165-49.79-37.964-65.9-65.395s-24.17-58.537-24.17-93.315c0-34.29 7.82-65.15 23.44-92.581 16.1-27.431 37.59-48.985 64.43-64.66 27.35-16.165 57.85-24.247 91.54-24.247 32.21 0 60.53 7.347 84.94 22.043 24.89 14.695 44.18 35.024 57.84 60.985 14.17 25.962 21.24 55.353 21.24 88.173 0 4.899-.24 10.287-.73 16.165-.48 5.388-1.47 11.756-2.93 19.104h-293.63v-55.108h258.48l-24.16 21.308q0-35.268-12.45-59.516c-8.3-16.655-20.01-29.391-35.15-38.208-15.13-9.307-33.43-13.961-54.92-13.961q-33.675 0-59.31 14.696-25.62 14.694-39.54 41.147c-9.27 17.634-13.92 38.452-13.92 62.455 0 24.492 4.89 46.046 14.65 64.66 9.77 18.125 23.68 32.33 41.74 42.616 18.06 9.797 38.81 14.696 62.24 14.696 19.53 0 37.34-3.429 53.45-10.287 16.6-6.857 30.76-17.144 42.47-30.86l42.47 43.351q-24.885 29.39-61.5 44.821-35.88 15.43-76.89 15.43M2002.74 431.466v260.845h87.72999999999999V389.078h77.99000000000001v-91.296h-77.99000000000001V170.62h-87.72999999999999zM1824.05 216.276v45.649h84.48v-91.297h-84.48zM1824.05 495.05v197.264h87.74V297.785h-87.74zM1161.12 461.14c0 119.011.97 167.267 3.9 177.049 5.2 17.934 32.16 44.996 50.03 50.213 10.07 2.935 77.01 3.912 265.81 3.912h252.16V297.785h-87.74000000000001v306.494h-149.47V297.785h-87.74000000000001v306.494h-131.89c-10.46 0-18.88-8.478-18.88-8.478s-8.45-6.139-8.45-21.884V297.785h-87.72999999999999zM998.047 468.951c-13.958.16-29.19 3.941-44.528 12.942L564.908 724.05l3.875 2.344c10.932 6.391 25.316 10.864 41.238 10.545 13.958-.107 29.243-3.834 44.581-12.887l76.374-47.611 312.074-194.702-3.98-2.449c-10.99-6.124-25.1-10.446-41.023-10.339M741.7 343.581l129.553 80.736L741.7 505.16c9.394-25.138 14.913-52.405 14.913-80.843 0-28.491-5.52-55.546-14.913-80.736m-428.515 0c-9.342 25.19-14.913 52.35-14.913 80.736 0 28.438 5.36 55.599 14.913 80.737l-129.499-80.737zM527.49 242.447c100.308 0 180.976 81.162 180.976 181.871 0 100.76-80.831 181.762-180.976 181.762-100.415 0-181.194-81.161-181.194-181.762 0-100.6 80.936-181.871 181.194-181.871m0-88.405-22.45 13.9-88.738 55.332a214 214 0 0 0-18.417 11.557L94.151 424.31l303.734 189.383a272 272 0 0 0 18.84 11.716l110.872 68.967 109.012-68.009c.266-.213.585-.478.85-.585 6.793-3.728 13.375-7.935 19.742-12.408l303.694-189.057-303.788-189.383c-6.05-4.154-12.26-8.201-18.788-11.769zM433.139 112.09c-13.958.106-29.191 3.887-44.582 12.887l-76.373 47.717L0 367.34c20.221 13.527 54.4 20.503 89.642 0l388.61-242.268-3.874-2.343c-10.933-6.497-25.158-10.906-41.239-10.639", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "w-[140px] h-auto white", - "fill": "none", - "height": "851", - "name": "witnet_dark", - "viewBox": "0 0 4478 851", - "width": "4478", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 4, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "customContributorsText": 3, - "customLicenseText": 3, - "hasAttribute": 0, - "nodeType": 0, - "tagName": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - }, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " © ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": © , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "h-max self-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 5, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "custom-contributors-text", - "custom-license-text", - ], - "el":
- - -
, - "key": null, - "patchFlag": 8, - "props": Object { - "custom-contributors-text": undefined, - "custom-license-text": undefined, - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - ], - "dynamicProps": null, - "el": , - "key": "_content", - "patchFlag": 64, - "props": Object { - "key": "_content", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Developers", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Developers", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Ecosystem", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Ecosystem", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": "Learn", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Learn", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - -
- - -
- -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_max-content_max-content] gap-3xl sm:gap-xl sm:grid-cols-2 justify-items-start", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M10.03 18.481.9 42.291h7.07l5.61-14.51zm6.52-17.7L13 10.17l3.54 9.28h.01l.48 1.28 1.38 3.61v.03l6.78 17.91h6.56s8.58-.01 15.22-4.79a26.2 26.2 0 0 1-3.48-5.971c-2.52 1.99-5.6 2.93-7.97 3.39-.38.08-.76.14-1.15.19-.43.06-.82.1-1.16.14-.14.01-.28.03-.42.04-.65.05-1.05.05-1.05.05v-.02c-.08.01-.16.01-.24.01-.6-.01-1.21-.03-1.81-.1z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M67.63.78c-4.3 0-8.27 1.47-11.5 3.96 1.42 1.8 2.6 3.78 3.5 5.88 2.21-1.82 4.99-2.91 8.01-2.91 7.24 0 13.07 6.16 13.07 13.82 0 7.58-5.83 13.81-13.07 13.81-.21 0-.42-.01-.64-.02-.07 0-.13 0-.2-.01-.14-.01-.28-.02-.42-.04l-.27-.03c-.11-.01-.23-.03-.34-.04-.1-.01-.2-.03-.3-.05-.1-.01-.21-.04-.32-.06-.1-.02-.19-.04-.29-.07-.1-.02-.19-.05-.3-.07-.1-.03-.22-.06-.32-.09-.08-.02-.16-.05-.24-.07l-.36-.12c-.06-.02-.13-.05-.2-.07-.13-.05-.26-.09-.38-.14-.04-.02-.08-.03-.11-.05-.86-.36-1.68-.8-2.44-1.33h-.01c-.16-.11-.31-.22-.47-.34-.15-.11-.3-.23-.44-.35-.01 0-.01-.01-.01-.01a8 8 0 0 1-.43-.37c-2.74-2.49-4.5-6.14-4.58-10.21.01-.2 0-.39 0-.58v-.03C54.33.83 31.74.82 31.74.82h-6.56v5.25l6.56 17.21V7.7s16.06 0 16.32 13.48c-.01.11-.01.22-.01.33 0 6.56 2.88 12.41 7.38 16.19.21.17.42.35.64.51a17.705 17.705 0 0 0 2.03 1.37c.01.01.01.01.02.01.23.14.47.27.7.4q.705.375 1.44.69c.02.01.05.02.07.03.24.1.47.2.72.28.01.01.03.01.06.02.24.09.49.18.74.26.24.08.49.16.74.23.03.01.06.01.09.02.23.06.47.13.71.18l.13.031c.24.05.48.1.73.15.02.01.04.01.06.01.24.04.49.08.74.12.02 0 .04.009.06.009.25.03.49.06.74.08.05.01.1.01.15.01l.73.06h.15c.26.01.51.02.77.02 10.89 0 19.63-9.25 19.63-20.69 0-.11-.01-.22-.01-.33C87.1 9.91 78.42.78 67.63.78", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M74.12 21.49a6.455 6.455 0 1 1-12.91 0 6.455 6.455 0 0 1 12.91 0M8.8 61.724V51.067h1.582v1.665h.138q.332-.855 1.076-1.325.743-.48 1.783-.48 1.054 0 1.755.48.708.471 1.104 1.325h.11q.41-.825 1.229-1.312.819-.492 1.963-.492 1.43 0 2.339.895.909.888.909 2.768v7.133H21.15v-7.133q0-1.179-.645-1.686t-1.52-.506q-1.124 0-1.741.68-.618.672-.618 1.707v6.938h-1.665v-7.3q0-.908-.59-1.463-.59-.562-1.52-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm21.45.222q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.979 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.527-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.665h.139q.333-.855 1.075-1.325.743-.48 1.783-.48 1.056 0 1.756.48.708.471 1.103 1.325h.111q.41-.825 1.228-1.312.819-.492 1.964-.492 1.43 0 2.338.895.91.888.91 2.768v7.133h-1.638v-7.133q0-1.179-.646-1.686-.645-.506-1.52-.506-1.123 0-1.74.68-.618.672-.618 1.707v6.938h-1.666v-7.3q0-.908-.59-1.463-.588-.562-1.519-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm17.204 0v-14.21h1.638v5.246h.139q.18-.278.5-.708.325-.437.929-.777.61-.347 1.651-.347 1.347 0 2.373.673 1.028.672 1.603 1.908.576 1.235.576 2.914 0 1.693-.576 2.935-.576 1.235-1.596 1.915-1.02.673-2.352.673-1.027 0-1.644-.34-.618-.346-.951-.784a11 11 0 0 1-.514-.735h-.194v1.637zm1.61-5.329q0 1.208.354 2.13.353.917 1.034 1.437.68.513 1.665.513 1.027 0 1.714-.541.694-.548 1.04-1.471.354-.93.354-2.068 0-1.124-.346-2.026-.34-.909-1.034-1.436-.687-.534-1.728-.534-.999 0-1.68.506-.68.5-1.026 1.402-.347.895-.347 2.088m14.772 5.551q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.98 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.526-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.61h.111q.291-.792 1.055-1.284a3.1 3.1 0 0 1 1.72-.493q.18 0 .452.007.27.008.409.02v1.666a5 5 0 0 0-.382-.062 4 4 0 0 0-.617-.049 2.9 2.9 0 0 0-1.388.326 2.46 2.46 0 0 0-.957.888 2.4 2.4 0 0 0-.347 1.284v6.744z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - "fill": "none", - "height": "67", - "viewBox": "0 0 88 67", - "width": "88", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 3, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at, - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " theado.org ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - theado.org - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-1 underline footer-text", - "href": "https://github.com/adoracles/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - - - - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-full grid gap-md xs:mt-lg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
-
- - - -
- - -
- -
-
- - - - - - -
-
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_1fr] md:grid-cols-1 gap-3xl", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2436.15 2.375c-.65 1.957-3.58 12.39-6.5 23.15-2.6 10.76-6.18 23.803-7.8 29.346-1.62 5.216-5.2 18.585-7.79 29.344-2.93 10.76-9.1 31.954-13.65 47.279-8.46 29.672-9.1 32.28-24.05 86.405-5.53 19.564-11.37 41.083-13 47.278-2.92 10.434-27.95 99.774-35.74 127.163-1.62 6.195-7.48 27.389-13 47.278-14.62 52.821-14.95 54.126-30.87 110.86-8.12 28.693-15.92 57.385-17.87 63.58-1.62 6.196-6.17 22.499-9.75 35.867-10.72 39.127-12.02 44.67-27.61 99.447-8.13 28.693-16.25 58.039-18.21 65.212-1.94 7.174-4.87 16.629-6.82 20.868-2.93 8.152 1.07 9.388 3.67 11.378 1.55 1.185 11.61 2.969 14.2 3.947 3.58 1.304 6.18-2.935 10.07-17.282 2.93-10.434 6.83-24.128 8.46-30.323 4.87-18.259 32.16-114.772 35.42-125.532 1.62-5.543 7.47-27.389 13.31-48.908 10.73-39.453 31.86-115.75 49.07-176.072 1.63-5.542 5.85-20.867 9.43-34.236 3.57-13.367 8.12-29.671 9.75-35.866 5.52-20.216 32.17-115.424 35.08-125.532 3.91-12.39 8.46-29.345 16.91-60.321 3.57-13.368 8.12-29.671 9.74-35.866 4.87-17.281 32.17-114.12 36.07-127.162 1.63-6.195 3.57-15.65 3.9-20.868-.35-5.715-.65-10.108-10.08-12.064-7.14-1.304-11.37-.978-12.34 1.63", - "fill": "#00E2ED", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2671.96 686.562c-34.17 0-64.93-8.082-92.26-24.247-27.34-16.165-49.06-37.964-65.17-65.395-16.11-27.921-24.17-59.026-24.17-93.315 0-33.8 8.06-64.17 24.17-91.112 16.11-27.431 37.83-49.229 65.17-65.394 27.33-16.165 58.09-24.247 92.26-24.247 33.68 0 64.2 8.082 91.53 24.247q41.745 23.513 65.91 64.66c16.1 27.431 24.16 58.046 24.16 91.846 0 34.289-8.06 65.394-24.16 93.315q-24.165 41.147-65.91 65.395c-27.33 16.165-57.85 24.247-91.53 24.247m0-63.925c21.97 0 41.5-5.143 58.58-15.43s30.52-24.247 40.28-41.882q14.64-27.187 14.64-61.72c0-22.534-5.13-42.617-15.38-60.251-9.76-17.635-23.19-31.351-40.27-41.147-16.6-10.287-35.88-15.431-57.85-15.431s-41.5 5.144-58.58 15.431c-17.08 9.796-30.51 23.512-40.27 41.147s-14.65 37.717-14.65 60.251c0 23.022 4.89 43.596 14.65 61.72 9.76 17.635 23.19 31.595 40.27 41.882s36.61 15.43 58.58 15.43m255.85 56.578V330.199h65.9v349.016zm65.9-199.123-24.89-11.021q0-66.865 30.75-106.542c20.5-26.452 50.04-39.677 88.6-39.677 17.58 0 33.45 3.183 47.6 9.551q21.24 8.818 39.54 30.126l-43.2 44.821c-7.32-7.838-15.38-13.47-24.17-16.9q-13.17-5.143-30.75-5.143c-24.41 0-44.42 7.838-60.04 23.513-15.62 15.674-23.44 39.432-23.44 71.272m364.48 206.47c-31.73 0-60.53-7.838-86.41-23.512-25.87-16.165-46.37-37.964-61.51-65.395-14.64-27.431-21.97-58.291-21.97-92.581 0-34.289 7.33-65.15 21.97-92.581q22.71-41.146 60.78-65.394c25.88-16.165 54.92-24.247 87.14-24.247q39.54 0 70.29 16.899c21 10.777 37.84 25.962 50.53 45.556 12.7 19.104 19.77 41.392 21.23 66.864v105.072c-1.46 24.982-8.53 47.27-21.23 66.864q-18.3 29.391-49.8 46.29c-20.5 10.777-44.17 16.165-71.02 16.165m10.98-62.455q49.065 0 79.08-33.065c20.03-22.533 30.03-51.189 30.03-85.968q0-36.004-13.92-62.455-13.17-27.187-38.07-41.882c-16.59-10.287-35.88-15.43-57.85-15.43s-41.49 5.143-58.58 15.43q-24.885 15.43-39.54 42.617c-9.27 17.634-13.92 37.963-13.92 60.986 0 23.512 4.65 44.33 13.92 62.455 9.77 17.634 23.19 31.595 40.27 41.882 17.09 10.286 36.61 15.43 58.58 15.43m104.71 55.108v-94.051l12.45-85.233-12.45-84.499v-85.233h66.64v349.016zm321.49 7.347c-34.17 0-65.17-8.082-92.99-24.247-27.35-16.165-49.06-37.964-65.17-65.395-15.63-27.921-23.44-58.781-23.44-92.58 0-34.29 7.81-65.15 23.44-92.581 16.11-27.431 37.82-48.985 65.17-64.66 27.82-16.165 58.82-24.247 92.99-24.247 26.84 0 51.74 5.143 74.69 15.43q34.41 14.695 59.31 43.351l-43.93 44.086q-16.11-19.103-39.54-28.656c-15.14-6.857-31.98-10.287-50.53-10.287-21.97 0-41.5 5.144-58.58 15.431-17.09 9.796-30.51 23.512-40.27 41.147-9.77 17.634-14.65 37.963-14.65 60.986s4.88 43.351 14.65 60.985c9.76 17.635 23.18 31.595 40.27 41.882 17.08 10.287 36.61 15.43 58.58 15.43 18.55 0 35.39-3.183 50.53-9.552 15.62-6.857 29.04-16.655 40.27-29.39l43.2 44.086c-16.1 18.614-35.88 33.064-59.31 43.351-22.95 10.287-47.85 15.43-74.69 15.43m199.36-7.347V154.589h65.91v524.626zm323.42 7.347c-34.66 0-65.9-7.838-93.73-23.512-27.83-16.165-49.79-37.964-65.9-65.395s-24.17-58.537-24.17-93.315c0-34.29 7.82-65.15 23.44-92.581 16.1-27.431 37.59-48.985 64.43-64.66 27.35-16.165 57.85-24.247 91.54-24.247 32.21 0 60.53 7.347 84.94 22.043 24.89 14.695 44.18 35.024 57.84 60.985 14.17 25.962 21.24 55.353 21.24 88.173 0 4.899-.24 10.287-.73 16.165-.48 5.388-1.47 11.756-2.93 19.104h-293.63v-55.108h258.48l-24.16 21.308q0-35.268-12.45-59.516c-8.3-16.655-20.01-29.391-35.15-38.208-15.13-9.307-33.43-13.961-54.92-13.961q-33.675 0-59.31 14.696-25.62 14.694-39.54 41.147c-9.27 17.634-13.92 38.452-13.92 62.455 0 24.492 4.89 46.046 14.65 64.66 9.77 18.125 23.68 32.33 41.74 42.616 18.06 9.797 38.81 14.696 62.24 14.696 19.53 0 37.34-3.429 53.45-10.287 16.6-6.857 30.76-17.144 42.47-30.86l42.47 43.351q-24.885 29.39-61.5 44.821-35.88 15.43-76.89 15.43M2002.74 431.466v260.845h87.72999999999999V389.078h77.99000000000001v-91.296h-77.99000000000001V170.62h-87.72999999999999zM1824.05 216.276v45.649h84.48v-91.297h-84.48zM1824.05 495.05v197.264h87.74V297.785h-87.74zM1161.12 461.14c0 119.011.97 167.267 3.9 177.049 5.2 17.934 32.16 44.996 50.03 50.213 10.07 2.935 77.01 3.912 265.81 3.912h252.16V297.785h-87.74000000000001v306.494h-149.47V297.785h-87.74000000000001v306.494h-131.89c-10.46 0-18.88-8.478-18.88-8.478s-8.45-6.139-8.45-21.884V297.785h-87.72999999999999zM998.047 468.951c-13.958.16-29.19 3.941-44.528 12.942L564.908 724.05l3.875 2.344c10.932 6.391 25.316 10.864 41.238 10.545 13.958-.107 29.243-3.834 44.581-12.887l76.374-47.611 312.074-194.702-3.98-2.449c-10.99-6.124-25.1-10.446-41.023-10.339M741.7 343.581l129.553 80.736L741.7 505.16c9.394-25.138 14.913-52.405 14.913-80.843 0-28.491-5.52-55.546-14.913-80.736m-428.515 0c-9.342 25.19-14.913 52.35-14.913 80.736 0 28.438 5.36 55.599 14.913 80.737l-129.499-80.737zM527.49 242.447c100.308 0 180.976 81.162 180.976 181.871 0 100.76-80.831 181.762-180.976 181.762-100.415 0-181.194-81.161-181.194-181.762 0-100.6 80.936-181.871 181.194-181.871m0-88.405-22.45 13.9-88.738 55.332a214 214 0 0 0-18.417 11.557L94.151 424.31l303.734 189.383a272 272 0 0 0 18.84 11.716l110.872 68.967 109.012-68.009c.266-.213.585-.478.85-.585 6.793-3.728 13.375-7.935 19.742-12.408l303.694-189.057-303.788-189.383c-6.05-4.154-12.26-8.201-18.788-11.769zM433.139 112.09c-13.958.106-29.191 3.887-44.582 12.887l-76.373 47.717L0 367.34c20.221 13.527 54.4 20.503 89.642 0l388.61-242.268-3.874-2.343c-10.933-6.497-25.158-10.906-41.239-10.639", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "w-[140px] h-auto white", - "fill": "none", - "height": "851", - "name": "witnet_dark", - "viewBox": "0 0 4478 851", - "width": "4478", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 4, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "customContributorsText": 3, - "customLicenseText": 3, - "hasAttribute": 0, - "nodeType": 0, - "tagName": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - }, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " © ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": © , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "h-max self-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 5, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "custom-contributors-text", - "custom-license-text", - ], - "el":
- - -
, - "key": null, - "patchFlag": 8, - "props": Object { - "custom-contributors-text": undefined, - "custom-license-text": undefined, - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " - - ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-cmt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - - -
- - -
- -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "grid grid-cols-[max-content_max-content_1fr] sm:grid-cols-1 align-middle gap-lg pt-xl items-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "footer grid gap-xl", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Developers", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "reference", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - reference - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "reference", - "href": "#reference", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "reference", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "reference", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "randomness", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - randomness - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "randomness", - "href": "#randomness", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "randomness", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "randomness", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "supported_chains", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - supported_chains - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "supported_chains", - "href": "#supported_chains", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "supported_chains", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "supported_chains", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "solidity_sdk", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - solidity_sdk - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "solidity_sdk", - "href": "#solidity_sdk", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "solidity_sdk", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "solidity_sdk", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Developers", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Developers", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Ecosystem", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "block_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - block_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "block_explorer", - "href": "#block_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "block_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "block_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "data_feeds_explorer", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - data_feeds_explorer - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "data_feeds_explorer", - "href": "#data_feeds_explorer", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "data_feeds_explorer", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "data_feeds_explorer", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "sheikah", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - sheikah - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "sheikah", - "href": "#sheikah", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "sheikah", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "sheikah", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "my_wit_wallet", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - my_wit_wallet - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "my_wit_wallet", - "href": "#my_wit_wallet", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "my_wit_wallet", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "my_wit_wallet", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el": , - "key": "Ecosystem", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Ecosystem", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "ul", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Learn", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 1, - "props": Object { - "class": "title font-bold footer-text mb-sm", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": , - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "whitepaper", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - whitepaper - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "whitepaper", - "href": "#whitepaper", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "whitepaper", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "whitepaper", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "medium", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - medium - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "medium", - "href": "#medium", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "medium", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "medium", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "tutorials", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "href", - "data-text", - ], - "el": - tutorials - , - "key": null, - "patchFlag": 9, - "props": Object { - "class": "link footer-text", - "data-text": "tutorials", - "href": "#tutorials", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - ], - "dynamicProps": null, - "el": , - "key": "tutorials", - "patchFlag": 0, - "props": Object { - "class": "link-list-item", - "key": "tutorials", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "li", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": "Learn", - "patchFlag": 0, - "props": Object { - "class": "py-2 flex flex-col gap-sm", - "key": "Learn", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 128, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M10.03 18.481.9 42.291h7.07l5.61-14.51zm6.52-17.7L13 10.17l3.54 9.28h.01l.48 1.28 1.38 3.61v.03l6.78 17.91h6.56s8.58-.01 15.22-4.79a26.2 26.2 0 0 1-3.48-5.971c-2.52 1.99-5.6 2.93-7.97 3.39-.38.08-.76.14-1.15.19-.43.06-.82.1-1.16.14-.14.01-.28.03-.42.04-.65.05-1.05.05-1.05.05v-.02c-.08.01-.16.01-.24.01-.6-.01-1.21-.03-1.81-.1z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M67.63.78c-4.3 0-8.27 1.47-11.5 3.96 1.42 1.8 2.6 3.78 3.5 5.88 2.21-1.82 4.99-2.91 8.01-2.91 7.24 0 13.07 6.16 13.07 13.82 0 7.58-5.83 13.81-13.07 13.81-.21 0-.42-.01-.64-.02-.07 0-.13 0-.2-.01-.14-.01-.28-.02-.42-.04l-.27-.03c-.11-.01-.23-.03-.34-.04-.1-.01-.2-.03-.3-.05-.1-.01-.21-.04-.32-.06-.1-.02-.19-.04-.29-.07-.1-.02-.19-.05-.3-.07-.1-.03-.22-.06-.32-.09-.08-.02-.16-.05-.24-.07l-.36-.12c-.06-.02-.13-.05-.2-.07-.13-.05-.26-.09-.38-.14-.04-.02-.08-.03-.11-.05-.86-.36-1.68-.8-2.44-1.33h-.01c-.16-.11-.31-.22-.47-.34-.15-.11-.3-.23-.44-.35-.01 0-.01-.01-.01-.01a8 8 0 0 1-.43-.37c-2.74-2.49-4.5-6.14-4.58-10.21.01-.2 0-.39 0-.58v-.03C54.33.83 31.74.82 31.74.82h-6.56v5.25l6.56 17.21V7.7s16.06 0 16.32 13.48c-.01.11-.01.22-.01.33 0 6.56 2.88 12.41 7.38 16.19.21.17.42.35.64.51a17.705 17.705 0 0 0 2.03 1.37c.01.01.01.01.02.01.23.14.47.27.7.4q.705.375 1.44.69c.02.01.05.02.07.03.24.1.47.2.72.28.01.01.03.01.06.02.24.09.49.18.74.26.24.08.49.16.74.23.03.01.06.01.09.02.23.06.47.13.71.18l.13.031c.24.05.48.1.73.15.02.01.04.01.06.01.24.04.49.08.74.12.02 0 .04.009.06.009.25.03.49.06.74.08.05.01.1.01.15.01l.73.06h.15c.26.01.51.02.77.02 10.89 0 19.63-9.25 19.63-20.69 0-.11-.01-.22-.01-.33C87.1 9.91 78.42.78 67.63.78", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M74.12 21.49a6.455 6.455 0 1 1-12.91 0 6.455 6.455 0 0 1 12.91 0M8.8 61.724V51.067h1.582v1.665h.138q.332-.855 1.076-1.325.743-.48 1.783-.48 1.054 0 1.755.48.708.471 1.104 1.325h.11q.41-.825 1.229-1.312.819-.492 1.963-.492 1.43 0 2.339.895.909.888.909 2.768v7.133H21.15v-7.133q0-1.179-.645-1.686t-1.52-.506q-1.124 0-1.741.68-.618.672-.618 1.707v6.938h-1.665v-7.3q0-.908-.59-1.463-.59-.562-1.52-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm21.45.222q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.979 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.527-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.665h.139q.333-.855 1.075-1.325.743-.48 1.783-.48 1.056 0 1.756.48.708.471 1.103 1.325h.111q.41-.825 1.228-1.312.819-.492 1.964-.492 1.43 0 2.338.895.91.888.91 2.768v7.133h-1.638v-7.133q0-1.179-.646-1.686-.645-.506-1.52-.506-1.123 0-1.74.68-.618.672-.618 1.707v6.938h-1.666v-7.3q0-.908-.59-1.463-.588-.562-1.519-.562-.638 0-1.193.34a2.57 2.57 0 0 0-.888.943q-.333.597-.333 1.381v6.661zm17.204 0v-14.21h1.638v5.246h.139q.18-.278.5-.708.325-.437.929-.777.61-.347 1.651-.347 1.347 0 2.373.673 1.028.672 1.603 1.908.576 1.235.576 2.914 0 1.693-.576 2.935-.576 1.235-1.596 1.915-1.02.673-2.352.673-1.027 0-1.644-.34-.618-.346-.951-.784a11 11 0 0 1-.514-.735h-.194v1.637zm1.61-5.329q0 1.208.354 2.13.353.917 1.034 1.437.68.513 1.665.513 1.027 0 1.714-.541.694-.548 1.04-1.471.354-.93.354-2.068 0-1.124-.346-2.026-.34-.909-1.034-1.436-.687-.534-1.728-.534-.999 0-1.68.506-.68.5-1.026 1.402-.347.895-.347 2.088m14.772 5.551q-1.54 0-2.657-.68a4.56 4.56 0 0 1-1.714-1.915q-.597-1.234-.597-2.872t.597-2.887q.603-1.256 1.679-1.957 1.083-.707 2.526-.707a5 5 0 0 1 1.644.277 4.1 4.1 0 0 1 1.478.902q.666.618 1.062 1.638.395 1.02.395 2.512v.693h-8.215v-1.415h6.55q0-.902-.36-1.61a2.7 2.7 0 0 0-1.014-1.117q-.652-.41-1.54-.41-.98 0-1.693.486-.708.48-1.09 1.25a3.7 3.7 0 0 0-.381 1.65v.944q0 1.207.416 2.047.423.833 1.173 1.27.75.43 1.741.43.645 0 1.166-.18.526-.188.909-.555.38-.375.59-.93l1.582.444a3.5 3.5 0 0 1-.84 1.416 4.1 4.1 0 0 1-1.457.943q-.867.333-1.95.333m6.904-.222V51.067h1.582v1.61h.111q.291-.792 1.055-1.284a3.1 3.1 0 0 1 1.72-.493q.18 0 .452.007.27.008.409.02v1.666a5 5 0 0 0-.382-.062 4 4 0 0 0-.617-.049 2.9 2.9 0 0 0-1.388.326 2.46 2.46 0 0 0-.957.888 2.4 2.4 0 0 0-.347 1.284v6.744z", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - "fill": "none", - "height": "67", - "viewBox": "0 0 88 67", - "width": "88", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 3, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "mb-2 w-[50px] h-auto", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at, - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "constructor": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object {}, - Array [], - ], - "provides": Object {}, - "proxy": Object {}, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 1, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [ - Map { - [Circular] => 1, - }, - ], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2436.15 2.375c-.65 1.957-3.58 12.39-6.5 23.15-2.6 10.76-6.18 23.803-7.8 29.346-1.62 5.216-5.2 18.585-7.79 29.344-2.93 10.76-9.1 31.954-13.65 47.279-8.46 29.672-9.1 32.28-24.05 86.405-5.53 19.564-11.37 41.083-13 47.278-2.92 10.434-27.95 99.774-35.74 127.163-1.62 6.195-7.48 27.389-13 47.278-14.62 52.821-14.95 54.126-30.87 110.86-8.12 28.693-15.92 57.385-17.87 63.58-1.62 6.196-6.17 22.499-9.75 35.867-10.72 39.127-12.02 44.67-27.61 99.447-8.13 28.693-16.25 58.039-18.21 65.212-1.94 7.174-4.87 16.629-6.82 20.868-2.93 8.152 1.07 9.388 3.67 11.378 1.55 1.185 11.61 2.969 14.2 3.947 3.58 1.304 6.18-2.935 10.07-17.282 2.93-10.434 6.83-24.128 8.46-30.323 4.87-18.259 32.16-114.772 35.42-125.532 1.62-5.543 7.47-27.389 13.31-48.908 10.73-39.453 31.86-115.75 49.07-176.072 1.63-5.542 5.85-20.867 9.43-34.236 3.57-13.367 8.12-29.671 9.75-35.866 5.52-20.216 32.17-115.424 35.08-125.532 3.91-12.39 8.46-29.345 16.91-60.321 3.57-13.368 8.12-29.671 9.74-35.866 4.87-17.281 32.17-114.12 36.07-127.162 1.63-6.195 3.57-15.65 3.9-20.868-.35-5.715-.65-10.108-10.08-12.064-7.14-1.304-11.37-.978-12.34 1.63", - "fill": "#00E2ED", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "ce": undefined, - "children": null, - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": -1, - "props": Object { - "d": "M2671.96 686.562c-34.17 0-64.93-8.082-92.26-24.247-27.34-16.165-49.06-37.964-65.17-65.395-16.11-27.921-24.17-59.026-24.17-93.315 0-33.8 8.06-64.17 24.17-91.112 16.11-27.431 37.83-49.229 65.17-65.394 27.33-16.165 58.09-24.247 92.26-24.247 33.68 0 64.2 8.082 91.53 24.247q41.745 23.513 65.91 64.66c16.1 27.431 24.16 58.046 24.16 91.846 0 34.289-8.06 65.394-24.16 93.315q-24.165 41.147-65.91 65.395c-27.33 16.165-57.85 24.247-91.53 24.247m0-63.925c21.97 0 41.5-5.143 58.58-15.43s30.52-24.247 40.28-41.882q14.64-27.187 14.64-61.72c0-22.534-5.13-42.617-15.38-60.251-9.76-17.635-23.19-31.351-40.27-41.147-16.6-10.287-35.88-15.431-57.85-15.431s-41.5 5.144-58.58 15.431c-17.08 9.796-30.51 23.512-40.27 41.147s-14.65 37.717-14.65 60.251c0 23.022 4.89 43.596 14.65 61.72 9.76 17.635 23.19 31.595 40.27 41.882s36.61 15.43 58.58 15.43m255.85 56.578V330.199h65.9v349.016zm65.9-199.123-24.89-11.021q0-66.865 30.75-106.542c20.5-26.452 50.04-39.677 88.6-39.677 17.58 0 33.45 3.183 47.6 9.551q21.24 8.818 39.54 30.126l-43.2 44.821c-7.32-7.838-15.38-13.47-24.17-16.9q-13.17-5.143-30.75-5.143c-24.41 0-44.42 7.838-60.04 23.513-15.62 15.674-23.44 39.432-23.44 71.272m364.48 206.47c-31.73 0-60.53-7.838-86.41-23.512-25.87-16.165-46.37-37.964-61.51-65.395-14.64-27.431-21.97-58.291-21.97-92.581 0-34.289 7.33-65.15 21.97-92.581q22.71-41.146 60.78-65.394c25.88-16.165 54.92-24.247 87.14-24.247q39.54 0 70.29 16.899c21 10.777 37.84 25.962 50.53 45.556 12.7 19.104 19.77 41.392 21.23 66.864v105.072c-1.46 24.982-8.53 47.27-21.23 66.864q-18.3 29.391-49.8 46.29c-20.5 10.777-44.17 16.165-71.02 16.165m10.98-62.455q49.065 0 79.08-33.065c20.03-22.533 30.03-51.189 30.03-85.968q0-36.004-13.92-62.455-13.17-27.187-38.07-41.882c-16.59-10.287-35.88-15.43-57.85-15.43s-41.49 5.143-58.58 15.43q-24.885 15.43-39.54 42.617c-9.27 17.634-13.92 37.963-13.92 60.986 0 23.512 4.65 44.33 13.92 62.455 9.77 17.634 23.19 31.595 40.27 41.882 17.09 10.286 36.61 15.43 58.58 15.43m104.71 55.108v-94.051l12.45-85.233-12.45-84.499v-85.233h66.64v349.016zm321.49 7.347c-34.17 0-65.17-8.082-92.99-24.247-27.35-16.165-49.06-37.964-65.17-65.395-15.63-27.921-23.44-58.781-23.44-92.58 0-34.29 7.81-65.15 23.44-92.581 16.11-27.431 37.82-48.985 65.17-64.66 27.82-16.165 58.82-24.247 92.99-24.247 26.84 0 51.74 5.143 74.69 15.43q34.41 14.695 59.31 43.351l-43.93 44.086q-16.11-19.103-39.54-28.656c-15.14-6.857-31.98-10.287-50.53-10.287-21.97 0-41.5 5.144-58.58 15.431-17.09 9.796-30.51 23.512-40.27 41.147-9.77 17.634-14.65 37.963-14.65 60.986s4.88 43.351 14.65 60.985c9.76 17.635 23.18 31.595 40.27 41.882 17.08 10.287 36.61 15.43 58.58 15.43 18.55 0 35.39-3.183 50.53-9.552 15.62-6.857 29.04-16.655 40.27-29.39l43.2 44.086c-16.1 18.614-35.88 33.064-59.31 43.351-22.95 10.287-47.85 15.43-74.69 15.43m199.36-7.347V154.589h65.91v524.626zm323.42 7.347c-34.66 0-65.9-7.838-93.73-23.512-27.83-16.165-49.79-37.964-65.9-65.395s-24.17-58.537-24.17-93.315c0-34.29 7.82-65.15 23.44-92.581 16.1-27.431 37.59-48.985 64.43-64.66 27.35-16.165 57.85-24.247 91.54-24.247 32.21 0 60.53 7.347 84.94 22.043 24.89 14.695 44.18 35.024 57.84 60.985 14.17 25.962 21.24 55.353 21.24 88.173 0 4.899-.24 10.287-.73 16.165-.48 5.388-1.47 11.756-2.93 19.104h-293.63v-55.108h258.48l-24.16 21.308q0-35.268-12.45-59.516c-8.3-16.655-20.01-29.391-35.15-38.208-15.13-9.307-33.43-13.961-54.92-13.961q-33.675 0-59.31 14.696-25.62 14.694-39.54 41.147c-9.27 17.634-13.92 38.452-13.92 62.455 0 24.492 4.89 46.046 14.65 64.66 9.77 18.125 23.68 32.33 41.74 42.616 18.06 9.797 38.81 14.696 62.24 14.696 19.53 0 37.34-3.429 53.45-10.287 16.6-6.857 30.76-17.144 42.47-30.86l42.47 43.351q-24.885 29.39-61.5 44.821-35.88 15.43-76.89 15.43M2002.74 431.466v260.845h87.72999999999999V389.078h77.99000000000001v-91.296h-77.99000000000001V170.62h-87.72999999999999zM1824.05 216.276v45.649h84.48v-91.297h-84.48zM1824.05 495.05v197.264h87.74V297.785h-87.74zM1161.12 461.14c0 119.011.97 167.267 3.9 177.049 5.2 17.934 32.16 44.996 50.03 50.213 10.07 2.935 77.01 3.912 265.81 3.912h252.16V297.785h-87.74000000000001v306.494h-149.47V297.785h-87.74000000000001v306.494h-131.89c-10.46 0-18.88-8.478-18.88-8.478s-8.45-6.139-8.45-21.884V297.785h-87.72999999999999zM998.047 468.951c-13.958.16-29.19 3.941-44.528 12.942L564.908 724.05l3.875 2.344c10.932 6.391 25.316 10.864 41.238 10.545 13.958-.107 29.243-3.834 44.581-12.887l76.374-47.611 312.074-194.702-3.98-2.449c-10.99-6.124-25.1-10.446-41.023-10.339M741.7 343.581l129.553 80.736L741.7 505.16c9.394-25.138 14.913-52.405 14.913-80.843 0-28.491-5.52-55.546-14.913-80.736m-428.515 0c-9.342 25.19-14.913 52.35-14.913 80.736 0 28.438 5.36 55.599 14.913 80.737l-129.499-80.737zM527.49 242.447c100.308 0 180.976 81.162 180.976 181.871 0 100.76-80.831 181.762-180.976 181.762-100.415 0-181.194-81.161-181.194-181.762 0-100.6 80.936-181.871 181.194-181.871m0-88.405-22.45 13.9-88.738 55.332a214 214 0 0 0-18.417 11.557L94.151 424.31l303.734 189.383a272 272 0 0 0 18.84 11.716l110.872 68.967 109.012-68.009c.266-.213.585-.478.85-.585 6.793-3.728 13.375-7.935 19.742-12.408l303.694-189.057-303.788-189.383c-6.05-4.154-12.26-8.201-18.788-11.769zM433.139 112.09c-13.958.106-29.191 3.887-44.582 12.887l-76.373 47.717L0 367.34c20.221 13.527 54.4 20.503 89.642 0l388.61-242.268-3.874-2.343c-10.933-6.497-25.158-10.906-41.239-10.639", - "fill": "#fff", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 1, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "path", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 16, - "props": Object { - "class": "w-[140px] h-auto white", - "fill": "none", - "height": "851", - "name": "witnet_dark", - "viewBox": "0 0 4478 851", - "width": "4478", - "xmlns": "http://www.w3.org/2000/svg", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "svg", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "render": [Function], - }, - "u": null, - "uid": 4, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - - , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "w-[140px] h-auto white", - "name": "witnet_dark", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "render": [Function], - }, - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": Object { - "@@__IMMUTABLE_ITERABLE__@@": 0, - "@@__IMMUTABLE_RECORD__@@": 0, - "_isMockFunction": 0, - "customContributorsText": 3, - "customLicenseText": 3, - "hasAttribute": 0, - "nodeType": 0, - "tagName": 0, - "toJSON": 0, - Symbol(Symbol.toStringTag): 0, - }, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "da": null, - "data": Object {}, - "devtoolsRawSetupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": Object {}, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "propsDefaults": Object {}, - "propsOptions": Array [ - Object { - "customContributorsText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "0": false, - "1": true, - "required": false, - "type": [Function], - }, - }, - Array [], - ], - "provides": Object {}, - "proxy": Object { - "customContributorsText": undefined, - "customLicenseText": undefined, - }, - "refs": Object {}, - "render": [Function], - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": Object { - "attrs": Object {}, - "emit": [Function], - "expose": [Function], - "slots": Object {}, - }, - "setupState": Object { - "CREATIVE_COMMONS_URL": "https://creativecommons.org/publicdomain/zero/1.0/", - "WITNET_FOUNDATION_URL": "https://witnet.foundation", - "contributorsText": [Function], - "licenseText": [Function], - }, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " © ", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": © , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": Object { - "class": "copyright max-w-100 footer-text", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "p", - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "2018-2024", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - 2018-2024 - , - "key": null, - "patchFlag": 1, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 9, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "by", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": by, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Witnet Foundation", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Witnet Foundation, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Witnet Foundation - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://witnet.foundation", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "and individual contributors.", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": and individual contributors., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 6, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - by - - - Witnet Foundation - - - and individual contributors. - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": null, - "component": Object { - "a": null, - "accessCache": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "asyncDep": null, - "asyncResolved": false, - "attrs": Object {}, - "bc": null, - "bm": null, - "bu": null, - "bum": null, - "c": null, - "components": null, - "ctx": Object {}, - "da": null, - "data": Object {}, - "directives": null, - "ec": null, - "effect": ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - "emit": [Function], - "emitsOptions": null, - "emitted": null, - "exposeProxy": null, - "exposed": null, - "inheritAttrs": undefined, - "isDeactivated": false, - "isMounted": true, - "isUnmounted": false, - "m": null, - "next": null, - "parent": [Circular], - "props": Object {}, - "propsDefaults": Object {}, - "propsOptions": Array [], - "provides": Object {}, - "proxy": null, - "refs": Object {}, - "render": null, - "renderCache": Array [], - "root": [Circular], - "rtc": null, - "rtg": null, - "scope": EffectScope { - "_active": true, - "cleanups": Array [], - "detached": true, - "effects": Array [ - ReactiveEffect { - "_depsLength": 0, - "_dirtyLevel": 0, - "_runnings": 0, - "_shouldSchedule": false, - "_trackId": 1, - "active": true, - "allowRecurse": true, - "deps": Array [], - "fn": [Function], - "onTrack": undefined, - "onTrigger": undefined, - "scheduler": [Function], - "trigger": [Function], - }, - ], - "parent": undefined, - }, - "setupContext": null, - "setupState": Object {}, - "slots": Object {}, - "sp": null, - "subTree": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Content available under a", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Content available under a, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": " ", - "component": null, - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": Array [ - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": "Creative Commons License", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": Creative Commons License, - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - Creative Commons License - , - "key": null, - "patchFlag": 0, - "props": Object { - "href": "https://creativecommons.org/publicdomain/zero/1.0/", - "target": "_blank", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "a", - }, - Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": null, - "children": ".", - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": ., - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 8, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-txt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "span", - }, - "suspense": null, - "suspenseId": 0, - "type": [Function], - "u": null, - "uid": 7, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - - Content available under a - - - Creative Commons License - - . - , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 2, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": [Function], - }, - ], - "dynamicProps": null, - "el":
- - -
, - "key": null, - "patchFlag": 0, - "props": Object { - "class": "h-max self-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 5, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": Array [ - "custom-contributors-text", - "custom-license-text", - ], - "el":
- - -
, - "key": null, - "patchFlag": 8, - "props": Object { - "custom-contributors-text": undefined, - "custom-license-text": undefined, - }, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", - "__name": "LicenseText", - "props": Object { - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - ], - "dynamicProps": null, - "el": , - "key": "_content", - "patchFlag": 64, - "props": Object { - "key": "_content", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 16, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Symbol(v-fgt), - }, - ], - "component": null, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
- - - -
, - "key": null, - "patchFlag": 2, - "props": Object { - "class": "content p-[100px] m-[0_auto] max-w-[1100px] w-full sm:p-[70px_32px] xs:p-[70px_16px] z-50 grid justify-items-center", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - ], - "dynamicProps": null, - "el":
-
- - - -
-
, - "key": null, - "patchFlag": 2, - "props": Object { - "class": "w-full h-full bg-black-950", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 17, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": "div", - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Section/WSection.vue", - "__name": "WSection", - "props": Object { - "contentClasses": Object { - "default": "", - "type": [Function], - }, - "frameClasses": Object { - "default": "", - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 2, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": Array [], - "dynamicProps": null, - "el":
-
+ +
-
, - "key": null, - "patchFlag": 0, - "props": Object { - "content-classes": "grid justify-items-center", - "frame-classes": "bg-black-950", - }, - "ref": null, - "scopeId": null, - "shapeFlag": 36, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Section/WSection.vue", - "__name": "WSection", - "props": Object { - "contentClasses": Object { - "default": "", - "type": [Function], - }, - "frameClasses": Object { - "default": "", - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/WFooter.vue", - "__name": "WFooter", - "components": Object {}, - "props": Object { - "adoDescription": Object { - "default": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "type": [Function], - }, - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - "footerSections": Object { - "required": true, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 1, - "um": null, - "update": [Function], - "vnode": [Circular], - "withProxy": null, - }, - "ctx": [Circular], - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el":
-
- - -
- + solidity_sdk + + + +
-
, - "key": null, - "patchFlag": 0, - "props": Object { - "footerSections": Array [ - Object { - "links": Array [ - Object { - "label": "reference", - "url": "#reference", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "randomness", - "url": "#randomness", - }, - Object { - "label": "supported_chains", - "url": "#supported_chains", - }, - Object { - "label": "solidity_sdk", - "url": "#solidity_sdk", - }, - ], - "title": "Developers", - }, - Object { - "links": Array [ - Object { - "label": "block_explorer", - "url": "#block_explorer", - }, - Object { - "label": "data_feeds_explorer", - "url": "#data_feeds_explorer", - }, - Object { - "label": "sheikah", - "url": "#sheikah", - }, - Object { - "label": "my_wit_wallet", - "url": "#my_wit_wallet", - }, - ], - "title": "Ecosystem", - }, - Object { - "links": Array [ - Object { - "label": "whitepaper", - "url": "#whitepaper", - }, - Object { - "label": "medium", - "url": "#medium", - }, - Object { - "label": "tutorials", - "url": "#tutorials", - }, - ], - "title": "Learn", - }, - ], - "ref": "VTU_COMPONENT", - }, - "ref": Object { - "f": false, - "i": [Circular], - "k": undefined, - "r": "VTU_COMPONENT", - }, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/WFooter.vue", - "__name": "WFooter", - "components": Object {}, - "props": Object { - "adoDescription": Object { - "default": "Witnet is part of the Alliance of Decentralized Oracles (ADO), a joint effort by leading decentralized oracle solutions to make the life of smart contract developers easier by creating oracle standards. Learn more about the ADO at", - "type": [Function], - }, - "customContributorsText": Object { - "required": false, - "type": [Function], - }, - "customLicenseText": Object { - "required": false, - "type": [Function], - }, - "footerSections": Object { - "required": true, - "type": [Function], - }, - }, - "render": [Function], - "setup": [Function], - }, - }, - "suspense": null, - "suspenseId": 0, - "type": Object { - "name": "VTU_ROOT", - "render": [Function], - "setup": [Function], - }, - "u": null, - "uid": 0, - "um": null, - "update": [Function], - "vnode": Object { - "__v_isVNode": true, - "__v_skip": true, - "anchor": null, - "appContext": Object { - "app": [Circular], - "components": Object { - "transition": Object { - "name": "transition", - }, - "transition-group": Object { - "name": "transition-group", - }, - }, - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directives": Object {}, - "emitsCache": WeakMap {}, - "mixins": Array [ - Object { - "beforeCreate": [Function], - }, - ], - "optionsCache": WeakMap {}, - "propsCache": WeakMap {}, - "provides": Object {}, - "reload": [Function], - }, - "children": null, - "component": [Circular], - "ctx": null, - "dirs": null, - "dynamicChildren": null, - "dynamicProps": null, - "el": - + my_wit_wallet + + + +
- , - "key": null, - "patchFlag": 0, - "props": null, - "ref": null, - "scopeId": null, - "shapeFlag": 4, - "slotScopeIds": null, - "ssContent": null, - "ssFallback": null, - "staticCount": 0, - "suspense": null, - "target": null, - "targetAnchor": null, - "targetStart": null, - "transition": null, - "type": Object { - "name": "VTU_ROOT", - "render": [Function], - "setup": [Function], - }, - }, - "withProxy": null, - }, - "_props": null, - "_uid": 0, - "component": [Function], - "config": Object { - "compilerOptions": Object {}, - "errorHandler": undefined, - "globalProperties": Object {}, - "isNativeTag": [Function], - "optionMergeStrategies": Object {}, - "performance": false, - "warnHandler": undefined, - }, - "directive": [Function], - "mixin": [Function], - "mount": [Function], - "provide": [Function], - "runWithContext": [Function], - "unmount": [Function], - "use": [Function], - "version": "3.4.38", - }, - "__setProps": [Function], - "cleanUpCallbacks": Array [ - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - [Function], - ], - "componentVM": Object {}, - "isDisabled": [Function], - "rootVM": Object { - "VTU_COMPONENT": Object {}, - }, - "wrapperElement":
-
- - -
-
, -} + + + `;