GetDynamicMetadata

Gets dynamic metadata from the Emergence inventory service database.

Inputs

TypeNameDescription

FString

Network

Network of the contract we're reading the metadata from.

FString

Contract

The contact that we're reading from.

FString

TokenID

The Token ID contract we're reading metadata from.

Outputs

TypeDescription

FString

Response

The dynamic metadata.

EErrorCode

Status Code

The status code.

Last updated