Skip to main content

Specific nut.link address

GET /nutlink/:address

List metadata about specific address

Request

Path Parameters

    address string required
Responses

Return the metadata about metadata oracle


Schema
    address string required

    Bech32 encoded address

    metadata_url string required

    URL of the specific metadata file

    metadata_hash string required

    Hash of the metadata file

    metadata objectnullablerequired

    The cached metadata of the metadata_url file.

    property name* any nullable

    The cached metadata of the metadata_url file.

Loading...