• Parameters

    • Optional x: null | {
          schema: string;
      } & object

    Returns x is SchemaFields & object & NftContractInformation & NftScores & {
        sources?: string[];
    } & {
        schema: "network.xyo.crypto.nft.score";
    }

Generated using TypeDoc