Coda by Ian Macalinao
    Preparing search index...
    interface Operator {
        admin: Address;
        base: Address;
        bump: number;
        discriminator: ReadonlyUint8Array;
        generation: bigint;
        lastModifiedTs: bigint;
        quarryCreator: Address;
        rateSetter: Address;
        rewarder: Address;
        shareAllocator: Address;
    }
    Index

    Properties

    admin: Address
    base: Address
    bump: number
    discriminator: ReadonlyUint8Array
    generation: bigint
    lastModifiedTs: bigint
    quarryCreator: Address
    rateSetter: Address
    rewarder: Address
    shareAllocator: Address