DNFT Metadata Server with Authority Verification Updates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing NFTs face limitations in updating reliable metadata and have a risk of malicious data changes, lacking authority verification during updates.

Innovation Solution

A server system is implemented to manage and update dynamic non-fungible tokens (DNFTs) by determining the authority of the update requester, ensuring only authorized entities can modify metadata through a differential management system.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If metadata of NFT is updated to enable dynamic content, then adaptability and functionality are improved, but reliability and security deteriorate due to lack of authority verification

Engineering Contradiction:
Improvemetadata update capabilityVSAvoiddata integrity
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary authority verification before allowing metadata updates. The server checks whether the update requesting device has proper authorization credentials stored in the database before processing any metadata modification requests, preventing unauthorized changes in advance

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The server acts as an intermediary between the update requesting device and the NFT metadata. It mediates the update process by verifying authority through stored credentials and only permitting updates from authenticated sources, thus maintaining data integrity while enabling dynamic content

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If authority verification system is implemented for DNFT updates, then reliability and security are improved, but device complexity increases due to additional verification steps

Engineering Contradiction:
Improveupdate securityVSAvoidsystem structure
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system uses self-service authentication where the update requesting device presents its own credentials for verification. The server checks these credentials against stored authority information, enabling automated security verification without requiring complex manual authentication processes

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The server performs multiple functions: it stores authority credentials, verifies update requests, and manages DNFT metadata. This multi-functionality consolidates the verification system into a single platform, reducing overall system complexity while maintaining security

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Adaptability or versatility

If differential management of metadata is implemented, then functionality and adaptability are improved, but loss of information increases due to selective updates

Engineering Contradiction:
Improveselective metadata updateVSAvoidmetadata completeness
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The metadata is segmented into different fields that can be independently updated. The server allows selective modification of specific metadata fields based on authority verification, enabling differential updates without requiring complete metadata replacement and thus preventing information loss

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12561408B2Server and operating method thereof
Publication Date: 2026.02.24 LG ELECTRONICS INC
  • US12561408B2 patent drawing
  • US12561408B2 patent drawing
  • US12561408B2 patent drawing

AI summary

A server according to an embodiment of the present disclosure can comprise: a communication interface configured to communicate with a user device or an update requesting device; and a controller configured to receive an update request for updating a dynamic non-fungible token (DNFT) from the update requesting device, determine whether the update requesting device has an authority for updating the DNFT, and update a metadata of the DNFT if it is determined that the update requesting device has the authority for updating the DNFT.