@evefrontier/dapp-kit - v0.1.10-alpha.3
    Preparing search index...

    Interface OwnedObjectNode

    interface OwnedObjectNode {
        contents: ContentsBcs;
        previousTransaction?: PreviousTransaction;
    }
    Index
    contents: ContentsBcs
    previousTransaction?: PreviousTransaction