@evefrontier/dapp-kit - v0.1.9
    Preparing search index...

    Interface MoveObjectContents

    interface MoveObjectContents {
        json?: Record<string, unknown>;
        bcs?: string;
        type?: TypeReprWithLayout;
    }
    Index

    Properties

    Properties

    json?: Record<string, unknown>
    bcs?: string