Coda by Ian Macalinao
    Preparing search index...

    Internal plugin that stores an arbitrary list of on-chain key/value attributes.

    type Attributes = {
        attributeList: Attribute[];
    }
    Index

    Properties

    Properties

    attributeList: Attribute[]

    The list of key/value attributes stored on the asset.