SaplingStateTokenSchema: {
    __michelsonType: "sapling_state";
    schema: {
        memoSize: string;
    };
}