> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# validatorL1Votes

> Native Hyperliquid `/info` operation. Returns the current validator L1 votes.



## OpenAPI

````yaml /reference/api-json/hyperliquid-info-api-json.json post /v1/hyperliquid/info#36
openapi: 3.0.0
info:
  title: Uniblock Hyperliquid Info API
  description: >-
    Per-operation request/response docs for the Raw Hyperliquid Info dispatch
    endpoint. Each Hyperliquid Info `type` is a synthetic path through the
    single `POST /v1/hyperliquid/info` unified route.
  version: '1.0'
servers:
  - url: https://api.uniblock.dev/uni
    description: Gateway
security:
  - ApiKeyAuth: []
tags:
  - name: Hyperliquid
paths:
  /v1/hyperliquid/info#36:
    post:
      tags:
        - Hyperliquid
      summary: validatorL1Votes
      description: >-
        Native Hyperliquid `/info` operation. Returns the current validator L1
        votes.
      operationId: validatorL1Votes_HyperliquidInfo
      parameters:
        - name: chainId
          required: true
          in: query
          description: Unique identifier for a blockchain network.
          schema:
            type: number
            enum:
              - 999
              - 998
            default: 999
            example: 999
        - name: provider
          required: false
          in: query
          description: >-
            Specify which provider to use. The project's provider priority list
            is used by default if no providers are selected. (Priority list can
            be managed on Uniblock's dashboard)
          schema:
            type: string
            enum:
              - Alchemy
              - Dwellir
              - Chainstack
              - Covalent
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/HyperliquidInfo_validatorL1Votes_Request'
      responses:
        '200':
          description: Successful response.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HyperliquidInfo_validatorL1Votes_Response'
components:
  schemas:
    HyperliquidInfo_validatorL1Votes_Request:
      type: object
      required:
        - type
      properties:
        type:
          type: string
          enum:
            - validatorL1Votes
          default: validatorL1Votes
          example: validatorL1Votes
      example:
        type: validatorL1Votes
    HyperliquidInfo_validatorL1Votes_Response:
      type: array
      description: The current validator L1 votes.
      items:
        type: object
        required:
          - expireTime
          - action
          - votes
          - quorumReached
        properties:
          expireTime:
            type: number
            example: 1783659464880
          action:
            type: object
            description: The proposed L1 action being voted on.
          votes:
            type: array
            description: Validator addresses that have voted.
            items:
              type: string
              example: '0x000000000000000000000000000000000000dEaD'
          quorumReached:
            type: boolean
            example: true
      example:
        - expireTime: 1783717457423
          action:
            O:
              settleOutcome:
                outcome: 681
                settleFraction: '0'
                details: FIFA officially declared Egypt the winner of the Game.
          votes:
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783731309136
          action:
            O:
              settleOutcome:
                outcome: 673
                settleFraction: '1'
                details: FIFA officially declared Argentina the winner of the Game.
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783741900528
          action:
            O:
              settleOutcome:
                outcome: 692
                settleFraction: '1'
                details: FIFA officially declared Colombia the winner of the Game.
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783761259732
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Round of 16: Portugal vs Spain'
                  - >-
                    The market resolves to Portugal if FIFA officially declares
                    Portugal as the winner of the FIFA World Cup Round of 16
                    game between Portugal and Spain scheduled for July 6, 2026
                    (the "Game"). The market resolves to Spain if FIFA
                    officially declares Spain the winner of the Game. Game
                    results after regular time, extra time, and penalties, if
                    applicable, are all valid for resolution purposes. If the
                    Game is postponed, delayed, or suspended and later
                    completed, the completed Game as ultimately played will be
                    used, provided FIFA officially declares a winner by July 26,
                    2026 at 23:59 UTC. If FIFA officially declares either listed
                    team as the winner of the Game without a completed Game,
                    including but not limited to following abandonment,
                    walkover, forfeit, disqualification, or administrative
                    decision, the market resolves for that team accordingly. The
                    market resolves to 0.5 if: (a) the Game is canceled entirely
                    with no make-up Game, (b) FIFA declares no winner, (c) FIFA
                    declares a team other than Portugal or Spain as the winner,
                    or (d) FIFA has not officially declared a winner by July 26,
                    2026 at 23:59 UTC. FIFA is the primary resolution source,
                    although independent reputable news sources may be used as
                    fallback sources if FIFA has not published the relevant
                    result. Once resolved, subsequent appeals, corrections,
                    reversals, or result reassignments by FIFA or any other body
                    will not affect the market resolution. This market has not
                    been endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Portugal
                  - Spain
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783761266998
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Round of 16: Argentina vs Egypt'
                  - >-
                    The market resolves to Argentina if FIFA officially declares
                    Argentina as the winner of the FIFA World Cup Round of 16
                    game between Argentina and Egypt scheduled for July 7, 2026
                    (the "Game"). The market resolves to Egypt if FIFA
                    officially declares Egypt the winner of the Game. Game
                    results after regular time, extra time, and penalties, if
                    applicable, are all valid for resolution purposes. If the
                    Game is postponed, delayed, or suspended and later
                    completed, the completed Game as ultimately played will be
                    used, provided FIFA officially declares a winner by July 26,
                    2026 at 23:59 UTC. If FIFA officially declares either listed
                    team as the winner of the Game without a completed Game,
                    including but not limited to following abandonment,
                    walkover, forfeit, disqualification, or administrative
                    decision, the market resolves for that team accordingly. The
                    market resolves to 0.5 if: (a) the Game is canceled entirely
                    with no make-up Game, (b) FIFA declares no winner, (c) FIFA
                    declares a team other than Argentina or Egypt as the winner,
                    or (d) FIFA has not officially declared a winner by July 26,
                    2026 at 23:59 UTC. FIFA is the primary resolution source,
                    although independent reputable news sources may be used as
                    fallback sources if FIFA has not published the relevant
                    result. Once resolved, subsequent appeals, corrections,
                    reversals, or result reassignments by FIFA or any other body
                    will not affect the market resolution. This market has not
                    been endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Argentina
                  - Egypt
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783761273109
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Round of 16: Switzerland vs Colombia'
                  - >-
                    The market resolves to Switzerland if FIFA officially
                    declares Switzerland as the winner of the FIFA World Cup
                    Round of 16 game between Switzerland and Colombia scheduled
                    for July 7, 2026 (the "Game"). The market resolves to
                    Colombia if FIFA officially declares Colombia the winner of
                    the Game. Game results after regular time, extra time, and
                    penalties, if applicable, are all valid for resolution
                    purposes. If the Game is postponed, delayed, or suspended
                    and later completed, the completed Game as ultimately played
                    will be used, provided FIFA officially declares a winner by
                    July 26, 2026 at 23:59 UTC. If FIFA officially declares
                    either listed team as the winner of the Game without a
                    completed Game, including but not limited to following
                    abandonment, walkover, forfeit, disqualification, or
                    administrative decision, the market resolves for that team
                    accordingly. The market resolves to 0.5 if: (a) the Game is
                    canceled entirely with no make-up Game, (b) FIFA declares no
                    winner, (c) FIFA declares a team other than Switzerland or
                    Colombia as the winner, or (d) FIFA has not officially
                    declared a winner by July 26, 2026 at 23:59 UTC. FIFA is the
                    primary resolution source, although independent reputable
                    news sources may be used as fallback sources if FIFA has not
                    published the relevant result. Once resolved, subsequent
                    appeals, corrections, reversals, or result reassignments by
                    FIFA or any other body will not affect the market
                    resolution. This market has not been endorsed by FIFA.
                    References to "FIFA," the "FIFA World Cup," and any other
                    associated marks are descriptive only and do not indicate an
                    endorsement of this market or any affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Switzerland
                  - Colombia
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783797847515
          action:
            O:
              settleOutcome:
                outcome: 741
                settleFraction: '0'
                details: FIFA officially declared Morocco the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Canada vs Morocco'
                  - >-
                    The market resolves to Canada if FIFA officially declares
                    Canada as the winner of the FIFA World Cup Round of 16 game
                    between Canada and Morocco scheduled for July 4, 2026 (the
                    "Game"). The market resolves to Morocco if FIFA officially
                    declares Morocco the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than Canada or Morocco as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Canada
                  - Morocco
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783797855377
          action:
            O:
              settleOutcome:
                outcome: 741
                settleFraction: '0'
                details: FIFA officially declared Morocco the winner of the Game.
          votes:
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
          quorumReached: false
        - expireTime: 1783812615679
          action:
            O:
              settleOutcome:
                outcome: 740
                settleFraction: '0'
                details: FIFA officially declared France the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Paraguay vs France'
                  - >-
                    The market resolves to Paraguay if FIFA officially declares
                    Paraguay as the winner of the FIFA World Cup Round of 16
                    game between Paraguay and France scheduled for July 4, 2026
                    (the "Game"). The market resolves to France if FIFA
                    officially declares France the winner of the Game. Game
                    results after regular time, extra time, and penalties, if
                    applicable, are all valid for resolution purposes. If the
                    Game is postponed, delayed, or suspended and later
                    completed, the completed Game as ultimately played will be
                    used, provided FIFA officially declares a winner by July 26,
                    2026 at 23:59 UTC. If FIFA officially declares either listed
                    team as the winner of the Game without a completed Game,
                    including but not limited to following abandonment,
                    walkover, forfeit, disqualification, or administrative
                    decision, the market resolves for that team accordingly. The
                    market resolves to 0.5 if: (a) the Game is canceled entirely
                    with no make-up Game, (b) FIFA declares no winner, (c) FIFA
                    declares a team other than Paraguay or France as the winner,
                    or (d) FIFA has not officially declared a winner by July 26,
                    2026 at 23:59 UTC. FIFA is the primary resolution source,
                    although independent reputable news sources may be used as
                    fallback sources if FIFA has not published the relevant
                    result. Once resolved, subsequent appeals, corrections,
                    reversals, or result reassignments by FIFA or any other body
                    will not affect the market resolution. This market has not
                    been endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Paraguay
                  - France
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783818302485
          action:
            O:
              settleOutcome:
                outcome: 740
                settleFraction: '0'
                details: FIFA officially declared France the winner of the Game.
          votes:
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
          quorumReached: false
        - expireTime: 1783867260814
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Quarterfinal: France vs Morocco'
                  - >-
                    The market resolves to France if FIFA officially declares
                    France as the winner of the FIFA World Cup Quarterfinal game
                    between France and Morocco scheduled for July 9, 2026 (the
                    "Game"). The market resolves to Morocco if FIFA officially
                    declares Morocco the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than France or Morocco as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - France
                  - Morocco
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
          quorumReached: true
        - expireTime: 1783867352552
          action:
            O:
              settleOutcome:
                outcome: 172
                settleFraction: '0'
                details: >-
                  Algeria was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Algeria
                  - >-
                    This outcome resolves to Yes if Algeria is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867353765
          action:
            O:
              settleOutcome:
                outcome: 174
                settleFraction: '0'
                details: >-
                  Australia was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Australia
                  - >-
                    This outcome resolves to Yes if Australia is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867354978
          action:
            O:
              settleOutcome:
                outcome: 175
                settleFraction: '0'
                details: >-
                  Austria was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Austria
                  - >-
                    This outcome resolves to Yes if Austria is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867356165
          action:
            O:
              settleOutcome:
                outcome: 177
                settleFraction: '0'
                details: >-
                  Bosnia and Herzegovina was eliminated from the 2026 FIFA World
                  Cup and can no longer win the tournament.
                nameAndDescription:
                  - Bosnia and Herzegovina
                  - >-
                    This outcome resolves to Yes if Bosnia and Herzegovina is
                    officially declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867357289
          action:
            O:
              settleOutcome:
                outcome: 179
                settleFraction: '0'
                details: >-
                  Canada was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Canada
                  - >-
                    This outcome resolves to Yes if Canada is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867358403
          action:
            O:
              settleOutcome:
                outcome: 180
                settleFraction: '0'
                details: >-
                  Cape Verde was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Cape Verde
                  - >-
                    This outcome resolves to Yes if Cape Verde is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867359569
          action:
            O:
              settleOutcome:
                outcome: 182
                settleFraction: '0'
                details: >-
                  Congo DR was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Congo DR
                  - >-
                    This outcome resolves to Yes if Congo DR is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867360716
          action:
            O:
              settleOutcome:
                outcome: 183
                settleFraction: '0'
                details: >-
                  Croatia was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Croatia
                  - >-
                    This outcome resolves to Yes if Croatia is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867361854
          action:
            O:
              settleOutcome:
                outcome: 184
                settleFraction: '0'
                details: >-
                  Curacao was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Curacao
                  - >-
                    This outcome resolves to Yes if Curacao is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867363025
          action:
            O:
              settleOutcome:
                outcome: 185
                settleFraction: '0'
                details: >-
                  Czechia was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Czechia
                  - >-
                    This outcome resolves to Yes if Czechia is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867364248
          action:
            O:
              settleOutcome:
                outcome: 186
                settleFraction: '0'
                details: >-
                  Ecuador was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Ecuador
                  - >-
                    This outcome resolves to Yes if Ecuador is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867365366
          action:
            O:
              settleOutcome:
                outcome: 190
                settleFraction: '0'
                details: >-
                  Germany was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Germany
                  - >-
                    This outcome resolves to Yes if Germany is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867366573
          action:
            O:
              settleOutcome:
                outcome: 191
                settleFraction: '0'
                details: >-
                  Ghana was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Ghana
                  - >-
                    This outcome resolves to Yes if Ghana is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867367721
          action:
            O:
              settleOutcome:
                outcome: 192
                settleFraction: '0'
                details: >-
                  Haiti was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Haiti
                  - >-
                    This outcome resolves to Yes if Haiti is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867368811
          action:
            O:
              settleOutcome:
                outcome: 193
                settleFraction: '0'
                details: >-
                  Iran was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Iran
                  - >-
                    This outcome resolves to Yes if Iran is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867369889
          action:
            O:
              settleOutcome:
                outcome: 194
                settleFraction: '0'
                details: >-
                  Iraq was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Iraq
                  - >-
                    This outcome resolves to Yes if Iraq is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867371036
          action:
            O:
              settleOutcome:
                outcome: 195
                settleFraction: '0'
                details: >-
                  Ivory Coast was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
                nameAndDescription:
                  - Ivory Coast
                  - >-
                    This outcome resolves to Yes if Ivory Coast is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867372269
          action:
            O:
              settleOutcome:
                outcome: 196
                settleFraction: '0'
                details: >-
                  Japan was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Japan
                  - >-
                    This outcome resolves to Yes if Japan is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867373486
          action:
            O:
              settleOutcome:
                outcome: 197
                settleFraction: '0'
                details: >-
                  Jordan was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Jordan
                  - >-
                    This outcome resolves to Yes if Jordan is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867374676
          action:
            O:
              settleOutcome:
                outcome: 200
                settleFraction: '0'
                details: >-
                  Netherlands was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
                nameAndDescription:
                  - Netherlands
                  - >-
                    This outcome resolves to Yes if Netherlands is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867375794
          action:
            O:
              settleOutcome:
                outcome: 201
                settleFraction: '0'
                details: >-
                  New Zealand was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
                nameAndDescription:
                  - New Zealand
                  - >-
                    This outcome resolves to Yes if New Zealand is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867376872
          action:
            O:
              settleOutcome:
                outcome: 203
                settleFraction: '0'
                details: >-
                  Panama was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Panama
                  - >-
                    This outcome resolves to Yes if Panama is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867378039
          action:
            O:
              settleOutcome:
                outcome: 204
                settleFraction: '0'
                details: >-
                  Paraguay was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Paraguay
                  - >-
                    This outcome resolves to Yes if Paraguay is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867379250
          action:
            O:
              settleOutcome:
                outcome: 206
                settleFraction: '0'
                details: >-
                  Qatar was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Qatar
                  - >-
                    This outcome resolves to Yes if Qatar is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867380383
          action:
            O:
              settleOutcome:
                outcome: 207
                settleFraction: '0'
                details: >-
                  Saudi Arabia was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
                nameAndDescription:
                  - Saudi Arabia
                  - >-
                    This outcome resolves to Yes if Saudi Arabia is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867381602
          action:
            O:
              settleOutcome:
                outcome: 208
                settleFraction: '0'
                details: >-
                  Scotland was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Scotland
                  - >-
                    This outcome resolves to Yes if Scotland is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867382696
          action:
            O:
              settleOutcome:
                outcome: 209
                settleFraction: '0'
                details: >-
                  Senegal was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Senegal
                  - >-
                    This outcome resolves to Yes if Senegal is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867383914
          action:
            O:
              settleOutcome:
                outcome: 210
                settleFraction: '0'
                details: >-
                  South Africa was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
                nameAndDescription:
                  - South Africa
                  - >-
                    This outcome resolves to Yes if South Africa is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867385058
          action:
            O:
              settleOutcome:
                outcome: 211
                settleFraction: '0'
                details: >-
                  South Korea was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
                nameAndDescription:
                  - South Korea
                  - >-
                    This outcome resolves to Yes if South Korea is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867386269
          action:
            O:
              settleOutcome:
                outcome: 213
                settleFraction: '0'
                details: >-
                  Sweden was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Sweden
                  - >-
                    This outcome resolves to Yes if Sweden is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867387427
          action:
            O:
              settleOutcome:
                outcome: 215
                settleFraction: '0'
                details: >-
                  Tunisia was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Tunisia
                  - >-
                    This outcome resolves to Yes if Tunisia is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867388628
          action:
            O:
              settleOutcome:
                outcome: 216
                settleFraction: '0'
                details: >-
                  Turkey was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Turkey
                  - >-
                    This outcome resolves to Yes if Turkey is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867389780
          action:
            O:
              settleOutcome:
                outcome: 218
                settleFraction: '0'
                details: >-
                  Uruguay was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Uruguay
                  - >-
                    This outcome resolves to Yes if Uruguay is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783867390920
          action:
            O:
              settleOutcome:
                outcome: 219
                settleFraction: '0'
                details: >-
                  Uzbekistan was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Uzbekistan
                  - >-
                    This outcome resolves to Yes if Uzbekistan is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783872527571
          action:
            O:
              settleOutcome:
                outcome: 174
                settleFraction: '0'
                details: >-
                  Australia was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872532374
          action:
            O:
              settleOutcome:
                outcome: 172
                settleFraction: '0'
                details: >-
                  Algeria was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872552054
          action:
            O:
              settleOutcome:
                outcome: 175
                settleFraction: '0'
                details: >-
                  Austria was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872553945
          action:
            O:
              settleOutcome:
                outcome: 179
                settleFraction: '0'
                details: >-
                  Canada was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872555071
          action:
            O:
              settleOutcome:
                outcome: 177
                settleFraction: '0'
                details: >-
                  Bosnia and Herzegovina was eliminated from the 2026 FIFA World
                  Cup and can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872556480
          action:
            O:
              settleOutcome:
                outcome: 183
                settleFraction: '0'
                details: >-
                  Croatia was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872557722
          action:
            O:
              settleOutcome:
                outcome: 182
                settleFraction: '0'
                details: >-
                  Congo DR was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872559231
          action:
            O:
              settleOutcome:
                outcome: 180
                settleFraction: '0'
                details: >-
                  Cape Verde was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872560381
          action:
            O:
              settleOutcome:
                outcome: 185
                settleFraction: '0'
                details: >-
                  Czechia was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872561252
          action:
            O:
              settleOutcome:
                outcome: 184
                settleFraction: '0'
                details: >-
                  Curacao was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872562890
          action:
            O:
              settleOutcome:
                outcome: 190
                settleFraction: '0'
                details: >-
                  Germany was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872563963
          action:
            O:
              settleOutcome:
                outcome: 186
                settleFraction: '0'
                details: >-
                  Ecuador was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872565717
          action:
            O:
              settleOutcome:
                outcome: 191
                settleFraction: '0'
                details: >-
                  Ghana was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872566796
          action:
            O:
              settleOutcome:
                outcome: 192
                settleFraction: '0'
                details: >-
                  Haiti was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872568548
          action:
            O:
              settleOutcome:
                outcome: 193
                settleFraction: '0'
                details: >-
                  Iran was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872570357
          action:
            O:
              settleOutcome:
                outcome: 194
                settleFraction: '0'
                details: >-
                  Iraq was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872571997
          action:
            O:
              settleOutcome:
                outcome: 195
                settleFraction: '0'
                details: >-
                  Ivory Coast was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872573208
          action:
            O:
              settleOutcome:
                outcome: 196
                settleFraction: '0'
                details: >-
                  Japan was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872576461
          action:
            O:
              settleOutcome:
                outcome: 197
                settleFraction: '0'
                details: >-
                  Jordan was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872577580
          action:
            O:
              settleOutcome:
                outcome: 200
                settleFraction: '0'
                details: >-
                  Netherlands was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872581004
          action:
            O:
              settleOutcome:
                outcome: 218
                settleFraction: '0'
                details: >-
                  Uruguay was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872581622
          action:
            O:
              settleOutcome:
                outcome: 219
                settleFraction: '0'
                details: >-
                  Uzbekistan was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872582758
          action:
            O:
              settleOutcome:
                outcome: 216
                settleFraction: '0'
                details: >-
                  Turkey was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872584177
          action:
            O:
              settleOutcome:
                outcome: 213
                settleFraction: '0'
                details: >-
                  Sweden was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872584646
          action:
            O:
              settleOutcome:
                outcome: 215
                settleFraction: '0'
                details: >-
                  Tunisia was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872585721
          action:
            O:
              settleOutcome:
                outcome: 211
                settleFraction: '0'
                details: >-
                  South Korea was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872586188
          action:
            O:
              settleOutcome:
                outcome: 204
                settleFraction: '0'
                details: >-
                  Paraguay was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872587459
          action:
            O:
              settleOutcome:
                outcome: 210
                settleFraction: '0'
                details: >-
                  South Africa was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872588527
          action:
            O:
              settleOutcome:
                outcome: 209
                settleFraction: '0'
                details: >-
                  Senegal was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872589925
          action:
            O:
              settleOutcome:
                outcome: 208
                settleFraction: '0'
                details: >-
                  Scotland was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872591204
          action:
            O:
              settleOutcome:
                outcome: 207
                settleFraction: '0'
                details: >-
                  Saudi Arabia was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872593367
          action:
            O:
              settleOutcome:
                outcome: 206
                settleFraction: '0'
                details: >-
                  Qatar was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872593971
          action:
            O:
              settleOutcome:
                outcome: 203
                settleFraction: '0'
                details: >-
                  Panama was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783872595400
          action:
            O:
              settleOutcome:
                outcome: 201
                settleFraction: '0'
                details: >-
                  New Zealand was eliminated from the 2026 FIFA World Cup and
                  can no longer win the tournament.
          votes:
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
          quorumReached: false
        - expireTime: 1783895121276
          action:
            O:
              settleOutcome:
                outcome: 739
                settleFraction: '0'
                details: FIFA officially declared Norway the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Brazil vs Norway'
                  - >-
                    The market resolves to Brazil if FIFA officially declares
                    Brazil as the winner of the FIFA World Cup Round of 16 game
                    between Brazil and Norway scheduled for July 5, 2026 (the
                    "Game"). The market resolves to Norway if FIFA officially
                    declares Norway the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than Brazil or Norway as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Brazil
                  - Norway
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xeeee86f718f9da3e7250624a460f6ea710e9c006'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783912512796
          action:
            O:
              settleOutcome:
                outcome: 738
                settleFraction: '0'
                details: FIFA officially declared England the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Mexico vs England'
                  - >-
                    The market resolves to Mexico if FIFA officially declares
                    Mexico as the winner of the FIFA World Cup Round of 16 game
                    between Mexico and England scheduled for July 5, 2026 (the
                    "Game"). The market resolves to England if FIFA officially
                    declares England the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than Mexico or England as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Mexico
                  - England
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xeeee86f718f9da3e7250624a460f6ea710e9c006'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783978047030
          action:
            O:
              settleOutcome:
                outcome: 752
                settleFraction: '0'
                details: FIFA officially declared Spain the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Portugal vs Spain'
                  - >-
                    The market resolves to Portugal if FIFA officially declares
                    Portugal as the winner of the FIFA World Cup Round of 16
                    game between Portugal and Spain scheduled for July 6, 2026
                    (the "Game"). The market resolves to Spain if FIFA
                    officially declares Spain the winner of the Game. Game
                    results after regular time, extra time, and penalties, if
                    applicable, are all valid for resolution purposes. If the
                    Game is postponed, delayed, or suspended and later
                    completed, the completed Game as ultimately played will be
                    used, provided FIFA officially declares a winner by July 26,
                    2026 at 23:59 UTC. If FIFA officially declares either listed
                    team as the winner of the Game without a completed Game,
                    including but not limited to following abandonment,
                    walkover, forfeit, disqualification, or administrative
                    decision, the market resolves for that team accordingly. The
                    market resolves to 0.5 if: (a) the Game is canceled entirely
                    with no make-up Game, (b) FIFA declares no winner, (c) FIFA
                    declares a team other than Portugal or Spain as the winner,
                    or (d) FIFA has not officially declared a winner by July 26,
                    2026 at 23:59 UTC. FIFA is the primary resolution source,
                    although independent reputable news sources may be used as
                    fallback sources if FIFA has not published the relevant
                    result. Once resolved, subsequent appeals, corrections,
                    reversals, or result reassignments by FIFA or any other body
                    will not affect the market resolution. This market has not
                    been endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Portugal
                  - Spain
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xeeee86f718f9da3e7250624a460f6ea710e9c006'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1783995770220
          action:
            O:
              settleOutcome:
                outcome: 737
                settleFraction: '0'
                details: FIFA officially declared Belgium the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: USA vs Belgium'
                  - >-
                    The market resolves to USA if FIFA officially declares USA
                    as the winner of the FIFA World Cup Round of 16 game between
                    USA and Belgium scheduled for July 6, 2026 (the "Game"). The
                    market resolves to Belgium if FIFA officially declares
                    Belgium the winner of the Game. Game results after regular
                    time, extra time, and penalties, if applicable, are all
                    valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than USA or Belgium as the winner, or (d) FIFA has not
                    officially declared a winner by July 26, 2026 at 23:59 UTC.
                    FIFA is the primary resolution source, although independent
                    reputable news sources may be used as fallback sources if
                    FIFA has not published the relevant result. Once resolved,
                    subsequent appeals, corrections, reversals, or result
                    reassignments by FIFA or any other body will not affect the
                    market resolution. This market has not been endorsed by
                    FIFA. References to "FIFA," the "FIFA World Cup," and any
                    other associated marks are descriptive only and do not
                    indicate an endorsement of this market or any affiliation
                    with FIFA. metadata=category:sports|subCategory:football
                sideNames:
                  - USA
                  - Belgium
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784001168486
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Quarterfinal: Spain vs Belgium'
                  - >-
                    The market resolves to Spain if FIFA officially declares
                    Spain as the winner of the FIFA World Cup Quarterfinal game
                    between Spain and Belgium scheduled for July 10, 2026 (the
                    "Game"). The market resolves to Belgium if FIFA officially
                    declares Belgium the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than Spain or Belgium as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Spain
                  - Belgium
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784001176189
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Quarterfinal: Norway vs England'
                  - >-
                    The market resolves to Norway if FIFA officially declares
                    Norway as the winner of the FIFA World Cup Quarterfinal game
                    between Norway and England scheduled for July 11, 2026 (the
                    "Game"). The market resolves to England if FIFA officially
                    declares England the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than Norway or England as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Norway
                  - England
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784018740242
          action:
            O:
              settleOutcome:
                outcome: 737
                settleFraction: '0'
                details: FIFA officially declared Belgium the winner of the Game.
          votes:
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
          quorumReached: false
        - expireTime: 1784040518423
          action:
            O:
              settleOutcome:
                outcome: 178
                settleFraction: '0'
                details: >-
                  Brazil was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Brazil
                  - >-
                    This outcome resolves to Yes if Brazil is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784040534428
          action:
            O:
              settleOutcome:
                outcome: 205
                settleFraction: '0'
                details: >-
                  Portugal was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Portugal
                  - >-
                    This outcome resolves to Yes if Portugal is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784040539992
          action:
            O:
              settleOutcome:
                outcome: 217
                settleFraction: '0'
                details: >-
                  USA was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - USA
                  - >-
                    This outcome resolves to Yes if USA is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784040575501
          action:
            O:
              settleOutcome:
                outcome: 198
                settleFraction: '0'
                details: >-
                  Mexico was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Mexico
                  - >-
                    This outcome resolves to Yes if Mexico is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x3e5b2598a32ebf003ad5a7254faa3d04ff41d9fe'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784053199057
          action:
            O:
              settleOutcome:
                outcome: 751
                settleFraction: '1'
                details: FIFA officially declared Argentina the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Argentina vs Egypt'
                  - >-
                    The market resolves to Argentina if FIFA officially declares
                    Argentina as the winner of the FIFA World Cup Round of 16
                    game between Argentina and Egypt scheduled for July 7, 2026
                    (the "Game"). The market resolves to Egypt if FIFA
                    officially declares Egypt the winner of the Game. Game
                    results after regular time, extra time, and penalties, if
                    applicable, are all valid for resolution purposes. If the
                    Game is postponed, delayed, or suspended and later
                    completed, the completed Game as ultimately played will be
                    used, provided FIFA officially declares a winner by July 26,
                    2026 at 23:59 UTC. If FIFA officially declares either listed
                    team as the winner of the Game without a completed Game,
                    including but not limited to following abandonment,
                    walkover, forfeit, disqualification, or administrative
                    decision, the market resolves for that team accordingly. The
                    market resolves to 0.5 if: (a) the Game is canceled entirely
                    with no make-up Game, (b) FIFA declares no winner, (c) FIFA
                    declares a team other than Argentina or Egypt as the winner,
                    or (d) FIFA has not officially declared a winner by July 26,
                    2026 at 23:59 UTC. FIFA is the primary resolution source,
                    although independent reputable news sources may be used as
                    fallback sources if FIFA has not published the relevant
                    result. Once resolved, subsequent appeals, corrections,
                    reversals, or result reassignments by FIFA or any other body
                    will not affect the market resolution. This market has not
                    been endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Argentina
                  - Egypt
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784070014173
          action:
            O:
              settleOutcome:
                outcome: 750
                settleFraction: '1'
                details: FIFA officially declared Switzerland the winner of the Game.
                nameAndDescription:
                  - 'World Cup Round of 16: Switzerland vs Colombia'
                  - >-
                    The market resolves to Switzerland if FIFA officially
                    declares Switzerland as the winner of the FIFA World Cup
                    Round of 16 game between Switzerland and Colombia scheduled
                    for July 7, 2026 (the "Game"). The market resolves to
                    Colombia if FIFA officially declares Colombia the winner of
                    the Game. Game results after regular time, extra time, and
                    penalties, if applicable, are all valid for resolution
                    purposes. If the Game is postponed, delayed, or suspended
                    and later completed, the completed Game as ultimately played
                    will be used, provided FIFA officially declares a winner by
                    July 26, 2026 at 23:59 UTC. If FIFA officially declares
                    either listed team as the winner of the Game without a
                    completed Game, including but not limited to following
                    abandonment, walkover, forfeit, disqualification, or
                    administrative decision, the market resolves for that team
                    accordingly. The market resolves to 0.5 if: (a) the Game is
                    canceled entirely with no make-up Game, (b) FIFA declares no
                    winner, (c) FIFA declares a team other than Switzerland or
                    Colombia as the winner, or (d) FIFA has not officially
                    declared a winner by July 26, 2026 at 23:59 UTC. FIFA is the
                    primary resolution source, although independent reputable
                    news sources may be used as fallback sources if FIFA has not
                    published the relevant result. Once resolved, subsequent
                    appeals, corrections, reversals, or result reassignments by
                    FIFA or any other body will not affect the market
                    resolution. This market has not been endorsed by FIFA.
                    References to "FIFA," the "FIFA World Cup," and any other
                    associated marks are descriptive only and do not indicate an
                    endorsement of this market or any affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Switzerland
                  - Colombia
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xeeee86f718f9da3e7250624a460f6ea710e9c006'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784115976543
          action:
            O:
              registerTokensAndStandaloneOutcome:
                quoteToken: 0
                nameAndDescription:
                  - 'World Cup Quarterfinal: Argentina vs Switzerland'
                  - >-
                    The market resolves to Argentina if FIFA officially declares
                    Argentina as the winner of the FIFA World Cup Quarterfinal
                    game between Argentina and Switzerland scheduled for July
                    11, 2026 (the "Game"). The market resolves to Switzerland if
                    FIFA officially declares Switzerland the winner of the Game.
                    Game results after regular time, extra time, and penalties,
                    if applicable, are all valid for resolution purposes. If the
                    Game is postponed, delayed, or suspended and later
                    completed, the completed Game as ultimately played will be
                    used, provided FIFA officially declares a winner by July 26,
                    2026 at 23:59 UTC. If FIFA officially declares either listed
                    team as the winner of the Game without a completed Game,
                    including but not limited to following abandonment,
                    walkover, forfeit, disqualification, or administrative
                    decision, the market resolves for that team accordingly. The
                    market resolves to 0.5 if: (a) the Game is canceled entirely
                    with no make-up Game, (b) FIFA declares no winner, (c) FIFA
                    declares a team other than Argentina or Switzerland as the
                    winner, or (d) FIFA has not officially declared a winner by
                    July 26, 2026 at 23:59 UTC. FIFA is the primary resolution
                    source, although independent reputable news sources may be
                    used as fallback sources if FIFA has not published the
                    relevant result. Once resolved, subsequent appeals,
                    corrections, reversals, or result reassignments by FIFA or
                    any other body will not affect the market resolution. This
                    market has not been endorsed by FIFA. References to "FIFA,"
                    the "FIFA World Cup," and any other associated marks are
                    descriptive only and do not indicate an endorsement of this
                    market or any affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - Argentina
                  - Switzerland
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784115993080
          action:
            O:
              settleOutcome:
                outcome: 187
                settleFraction: '0'
                details: >-
                  Egypt was eliminated from the 2026 FIFA World Cup and can no
                  longer win the tournament.
                nameAndDescription:
                  - Egypt
                  - >-
                    This outcome resolves to Yes if Egypt is officially declared
                    the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784116004506
          action:
            O:
              settleOutcome:
                outcome: 181
                settleFraction: '0'
                details: >-
                  Colombia was eliminated from the 2026 FIFA World Cup and can
                  no longer win the tournament.
                nameAndDescription:
                  - Colombia
                  - >-
                    This outcome resolves to Yes if Colombia is officially
                    declared the 2026 FIFA World Cup champion.
                sideNames:
                  - 'Yes'
                  - 'No'
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
        - expireTime: 1784241688382
          action:
            O:
              settleOutcome:
                outcome: 761
                settleFraction: '1'
                details: FIFA officially declared France the winner of the Game.
                nameAndDescription:
                  - 'World Cup Quarterfinal: France vs Morocco'
                  - >-
                    The market resolves to France if FIFA officially declares
                    France as the winner of the FIFA World Cup Quarterfinal game
                    between France and Morocco scheduled for July 9, 2026 (the
                    "Game"). The market resolves to Morocco if FIFA officially
                    declares Morocco the winner of the Game. Game results after
                    regular time, extra time, and penalties, if applicable, are
                    all valid for resolution purposes. If the Game is postponed,
                    delayed, or suspended and later completed, the completed
                    Game as ultimately played will be used, provided FIFA
                    officially declares a winner by July 26, 2026 at 23:59 UTC.
                    If FIFA officially declares either listed team as the winner
                    of the Game without a completed Game, including but not
                    limited to following abandonment, walkover, forfeit,
                    disqualification, or administrative decision, the market
                    resolves for that team accordingly. The market resolves to
                    0.5 if: (a) the Game is canceled entirely with no make-up
                    Game, (b) FIFA declares no winner, (c) FIFA declares a team
                    other than France or Morocco as the winner, or (d) FIFA has
                    not officially declared a winner by July 26, 2026 at 23:59
                    UTC. FIFA is the primary resolution source, although
                    independent reputable news sources may be used as fallback
                    sources if FIFA has not published the relevant result. Once
                    resolved, subsequent appeals, corrections, reversals, or
                    result reassignments by FIFA or any other body will not
                    affect the market resolution. This market has not been
                    endorsed by FIFA. References to "FIFA," the "FIFA World
                    Cup," and any other associated marks are descriptive only
                    and do not indicate an endorsement of this market or any
                    affiliation with FIFA.
                    metadata=category:sports|subCategory:football
                sideNames:
                  - France
                  - Morocco
          votes:
            - '0x000000000056f99d36b6f2e0c51fd41496bbacb8'
            - '0x15458aed3c7a49b215fbfa863c6ff550c31e1a31'
            - '0x497beec89958848126c2ea65934ce430e1410ad2'
            - '0x4e256d24da830290d10f425b44f3e9439394385a'
            - '0x65baa675fa9e5f6c7ae4541ebdb16c526de06f1f'
            - '0x8a5dbdf69b282bf2e8fb9f29fd34891f79c5dfd4'
            - '0x8b8c3966870321866e7b7091c382308a6a97e9b1'
            - '0x914d7f841b5ee14d1cd3852c7b2601b6ff6a8c52'
            - '0xa23b4556090260828ff3f939d2dbdd4f318b5f1f'
            - '0xabcdeff4b3727b83a23697500eef089020df2cd2'
            - '0xb00c116f72eb55f52ca80196b63014a42cc72de1'
            - '0xb8f45222a3246a2b0104696a1df26842007c5bc5'
            - '0xe45c96a6a32318e5df7347477963bf0de38ff7ff'
            - '0xeeee86f718f9da3e7250624a460f6ea710e9c006'
            - '0xf8efb4cb844a8458114994203d7b0bfe2422a288'
          quorumReached: true
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-KEY
      description: API key to access the API (Optional)

````